Hi,
I am working on RadGrid. I have problem about MasterTableView and DetailTables.
In my scenario, My Parent grid have a checkbox and Child grid also have checkbox. When I check Master parent grid row then child grid checkbox row checked all the row automatically. e.g.
1001 computer 1000 USD (checkbox)
1 mouse 500 USD (checkbox)
2 Key broad 500 USD (checkbox)
In above example 1001 row is my parent grid row and remaining are child grid rows. When i checked the parent grid checkbox then child grid checkbox automatically checked. I hope you understand my logic.
Regards
Mohsin JK
I am working on RadGrid. I have problem about MasterTableView and DetailTables.
In my scenario, My Parent grid have a checkbox and Child grid also have checkbox. When I check Master parent grid row then child grid checkbox row checked all the row automatically. e.g.
1001 computer 1000 USD (checkbox)
1 mouse 500 USD (checkbox)
2 Key broad 500 USD (checkbox)
In above example 1001 row is my parent grid row and remaining are child grid rows. When i checked the parent grid checkbox then child grid checkbox automatically checked. I hope you understand my logic.
Regards
Mohsin JK