Any Udates on this.
I need to fix this immediately..
Many thanks in Advance.
>Hi,
It worked. Thanks for your help.
Now, I have got into a strange problem which I could not able to fix.
In my Form, I have two GGCs.Both GGCs are binded to the same datasource which is a parent child relation table. As I mentioned in my below mail, my child table has some grouped columns which when I expand / Collapse, I need to expand / Collapse, the same grouped column under the same parent record in my second grid (GGC).
I can able to achieve this. but when I expand my Grouped column in my First GGC, the Grouped Column in my second GGC is expanding alright, but when I immediately click on any of the records in my second GGC, the grouped column in my first GGC is collapsing automatically.
Hope I have explained the issue clearly, Can you give me resolution for this..
Thanks
>
Hi Ankit,
Thanks for your interest in syncfusion products.
You can access the parent record of the nested table by getting the table's current element. Then cast this element to the GridNestedTable. You can now access the parent table for the current element. Please refer to the below KB article for more details.
Here is the KB article link:
http://www.syncfusion.com/support/kb/grid/Default.aspx?ToDo=view&questId=302 Kindly let me know if it helps.
Regards,
Subhasheela R