Hi,
I'm using Gridview Winforms in C#
I have a Grid view with 2 level hierarchy. I want a Checkbox as the first column for both Parent and Child rows.
When the Parent Checkbox is selected, all the associated child records should be checked as well.
How to achieve this ? Please suggest me at the earliest
Thanks
Mike
I'm using Gridview Winforms in C#
I have a Grid view with 2 level hierarchy. I want a Checkbox as the first column for both Parent and Child rows.
When the Parent Checkbox is selected, all the associated child records should be checked as well.
How to achieve this ? Please suggest me at the earliest
Thanks
Mike