Getting Content of Child Table row in GridGroupingControl

Hi,

To GridGroupingControl I have assigned two tables.When I click a cell of child table and when I try to get the data of child row by using GridGroupingControl1.Table.CurrentRecord.GetData() it is getting Null,where as when I click a cell of parent table and when I try to get the data of current row by using GridGroupingControl1.Table.CurrentRecord.GetData()it is giving some data.

So,how can I get the Data of current row of a child table.

Thanks & Regards,
Ramana.

1 Reply

GM Gowri Manohari D Syncfusion Team September 25, 2009 10:04 AM UTC

Hi Ramana,

Thank you for your interest in Syncfusion Products.

We could not reproduce your issue which you have mentioned. We have created sample that illustrates Parent-Child Table relationship. Let me know the sample which I have provided reproduces your issue otherwise please provide the modified sample. It will be useful for us for further analysis.

Please download the sample from below link
http://files.syncfusion.com/support/GGC.Web/7.3.0.20/F90218/Grid_Web_ParntChildTable.zip

Regards,
Gowri

Loader.
Up arrow icon