Completed
Last Updated: 21 Feb 2019 05:42 by ADMIN
ADMIN
Dimitar
Created on: 07 Dec 2018 10:55
Category: GridView
Type: Feature Request
1
ADD. RadGridView - add mode that supports checking the currently visible cells only with the header checkbox.
This was working this way in 2017 then we changer it so all rows are affected. 

Bot modes should be supported. 

3 comments
ADMIN
Dimitar
Posted on: 21 Feb 2019 05:42

Yes, GridViewCheckBoxColumn has a new property: CheckFilteredRows. If set to true, hidden rows will be checked when the header checkbox is checked and vice versa. 

The change is available in R1 2019.

Regards,
Dimitar
Alexander
Posted on: 20 Feb 2019 16:38
Ok i found it, you have to set CheckFilteredRows to false...seems backwards
Alexander
Posted on: 20 Feb 2019 15:33

How does this work? I don't see anything in the documentation.

I found CheckFilteredRows but setting this to true doesn't change anything.