Hello,
I've a problem with your GridViewSelectColumn - exactly with checkbox in header. When I have checked all checkboxes, then after unselected checkbox in header, all checkboxes were unchecked. This is OK. But if I want select all rows by one click, it doesn't work. I have sat in RadGrid SelectionMode="Multiple". Should I do something more?
---
I checked it more closely. After I've checked checkbox in header, I have unselected rows (Checkbox unchecked), but RG.SelectedItems.Count = RG.Items.Count
Regards,
Marcin
I've a problem with your GridViewSelectColumn - exactly with checkbox in header. When I have checked all checkboxes, then after unselected checkbox in header, all checkboxes were unchecked. This is OK. But if I want select all rows by one click, it doesn't work. I have sat in RadGrid SelectionMode="Multiple". Should I do something more?
---
I checked it more closely. After I've checked checkbox in header, I have unselected rows (Checkbox unchecked), but RG.SelectedItems.Count = RG.Items.Count
Regards,
Marcin
5 Answers, 1 is accepted
0
Hi Marcin,
Regards,
Milan
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Could you please try to us our latest release - Q1 2010 SP2.
Also, I am not sure that I understood what the issue is. Are you unable to select all items by slicking on the checkbox in the header or unselect all items by clicking on the header?
Regards,
Milan
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0

Marcin
Top achievements
Rank 1
answered on 09 Jun 2010, 08:59 AM
Hi Milan,
I tried. It doesn't work with 2001 Q1 sp2.
I can't "select all" rows. Unselect is correct.
Regards,
Marcin
I tried. It doesn't work with 2001 Q1 sp2.
I can't "select all" rows. Unselect is correct.
Regards,
Marcin
0
Hi Marcin,
Sincerely yours,
Milan
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Could you reproduce the problem with the attached sample project?
Sincerely yours,
Milan
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0

Lauren
Top achievements
Rank 1
answered on 22 Jul 2010, 04:55 PM
Hi,
I'm facing a similar issue here (at least i think so).
I have a grid, with a GridViewSelectColumn and SelectionMode = "Multiple".
In the grid, when i select the checkbox in the header row, nothing happens (instead of selecting all rows at once)
If i select every row one by one, then the header checkbox is checked. That's ok.
If i unselect the checkbox in the header row, nothing happens (instead of unselecting all rows at once)
If i unselect every row one by one, then the header checkbox is unchecked. That's ok.
Using dll version 2010.1.603.1040, it used to work fine.
Now we changed to dll version 2010.2.714.1040, it doesn't work.
Nothing has changed in the code.
Can anyone help on this, please?
Thank you.
I'm facing a similar issue here (at least i think so).
I have a grid, with a GridViewSelectColumn and SelectionMode = "Multiple".
In the grid, when i select the checkbox in the header row, nothing happens (instead of selecting all rows at once)
If i select every row one by one, then the header checkbox is checked. That's ok.
If i unselect the checkbox in the header row, nothing happens (instead of unselecting all rows at once)
If i unselect every row one by one, then the header checkbox is unchecked. That's ok.
Using dll version 2010.1.603.1040, it used to work fine.
Now we changed to dll version 2010.2.714.1040, it doesn't work.
Nothing has changed in the code.
Can anyone help on this, please?
Thank you.
0
Hi Lauren,
Greetings,
Milan
the Telerik team
I have updated my sample project to use the latest release but I couldn't reproduce the issue. Could you please try to reproduce the issue with the attached sample?
Greetings,
Milan
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items