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

GridView with Group By and Client Select

1 Answer 66 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Web Services
Top achievements
Rank 2
Web Services asked on 12 Nov 2008, 08:23 PM
Hi,

I need to construct  grid view that allows the user to setup multiple grouping by columns but also displays a check box next to each node. The issue is that a check box needs to be displayed on the parent row of each one of the groups and allow the user to select all the child rows inside.

Any ideas on how to accomplish this if at all possible?

Thanks
 

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 13 Nov 2008, 05:41 AM
Hello,

You can go through the following code library submission link which explains on how to select/deselect all rows in a group by means of a checkbox residing in each group header and modify the code provided, according to your requirement.
Selecting all items in a group with a checkbox in the group header item

Thanks
Princy.
Tags
Grid
Asked by
Web Services
Top achievements
Rank 2
Answers by
Princy
Top achievements
Rank 2
Share this question
or