Hi,
I have a main grid say MG with subgrid as SG. The MG loads the data from Table A (refer below) and the SG loads from Table B when the user expands the MG using + icon. The SG works fine but the issue occurs when I expand the MG's row 1 and select the SG's Row 2 which inturn selects the MG's row 2 which should not have happened.
I cannot attach the picture as there is no option available in this editor. I have tried taking code from the example, but the issue still exist. Hope anyone can help me on this.
The MG's code returned in XML is:
where as for SG's the XML code returned is when the MG row id 1 is expanded
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top