Hi,
My grid may have multiple child grids for each datarow.
Now my requirement is
1. Each datarow(master and child grid) should have checkbox column first and remaining columns will be displayed based on the result set(dataset) retrieved.
2. On checking the checkbox of any datarow(master and child grid) remaining all checkboxes of all the datarows should be unchecked (should allow single selection irrespective of master or child grid selected) and i should be able to know which datarow is selected inorder to perform some action on that…………….
I tried adding unbound boolean column and got check boxes for the all the data rows but and inorder to fulfill the requirement 2 above..
which event i should use…
Please advise me.
Thanks in advance.
Imported from legacy forums. Posted by pravi (had 771 views)