S
sai dev
Hi,
I am facing problem in following scenario for WinForm Data Grid.
Scenario
---------
-- DepartNumber DepartmentName
+ 10 HR
+ 20 Sales
-- DepartNumber DepartmentName EmploeeName
- 10 HR
Saidev
Manas
Rajesh
+ 20 Sales
I need the above scenario. When we click on the expand button of the dept number then all the employee will be shown in the next rows. On click on the any department CHECK BOX all the emplyee CHECK BOXES on that department will be checked and viceversa.
I am facing problem in following scenario for WinForm Data Grid.
Scenario
---------
-- DepartNumber DepartmentName
+ 10 HR
+ 20 Sales
-- DepartNumber DepartmentName EmploeeName
- 10 HR
Saidev
Manas
Rajesh
+ 20 Sales
I need the above scenario. When we click on the expand button of the dept number then all the employee will be shown in the next rows. On click on the any department CHECK BOX all the emplyee CHECK BOXES on that department will be checked and viceversa.