I want to select similar records from grid1(account) and grid2(group) simultaneously.
Scenario : For example say that if group 1 has account A and B and group 2 has account C,D and E. A user selects account D . On the back automatically, group 2 and account C and E should get selected. If user selects group 1 and 2 then on the back all the five accounts should get selected.
Please help me resolve this.Thanks