This is a migrated thread and some comments may be shown as answers.

Problem with GridViewSelectColumn - select all rows.

5 Answers 295 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Marcin
Top achievements
Rank 1
Marcin asked on 07 Jun 2010, 07:02 PM
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

5 Answers, 1 is accepted

Sort by
0
Milan
Telerik team
answered on 09 Jun 2010, 08:12 AM
Hi Marcin,

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
0
Milan
Telerik team
answered on 14 Jun 2010, 10:16 AM
Hi Marcin,

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.
0
Milan
Telerik team
answered on 23 Jul 2010, 10:52 AM
Hi Lauren,

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
Tags
GridView
Asked by
Marcin
Top achievements
Rank 1
Answers by
Milan
Telerik team
Marcin
Top achievements
Rank 1
Lauren
Top achievements
Rank 1
Share this question
or