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

[Solved] Select all in a group

1 Answer 79 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
shirley wang
Top achievements
Rank 1
shirley wang asked on 14 Oct 2010, 08:24 AM
Dear People,

There is a radGridView and the data rows can be grouped if i drag one column to groupPanel. Now
what i want to achieve is by selecting one row in one group, the other rows in the same group
can also be selected at the same time. Can anybody tell me how to achieve this. Thank you !

Best wishes

Shirley Wang

1 Answer, 1 is accepted

Sort by
0
shirley wang
Top achievements
Rank 1
answered on 14 Oct 2010, 09:00 AM
I found the solution. :-))

this.gridView.Items.Groups[i]



Tags
GridView
Asked by
shirley wang
Top achievements
Rank 1
Answers by
shirley wang
Top achievements
Rank 1
Share this question
or