Hi,
I am using XamGrid which is bind to DataTable which has further relation to datatables.
My parent grid gets update on update of datatable, But child grids are not update which are based on DataRelations of DataTable
Please give me any solution ASAP.
Thanks,
Arun
Hello Arun,
I have been looking into your post and I could not manage to reproduce the such behavior. I have created as sample application that binds the XamGrid to a DataSet in order to display hierarchical data and after changing some rows the XamGrid updates both parent and child layouts. I have tested the sample application using both the RTM and the latest service release of NetAdvantage 11.2 with the same result. You can see in the attached sample application that when the first two parent rows are expanded and the “Change Data” button is pressed the first parent row is updated and the first child row of the first parent becomes child of the second parent row.
Please let me know if you can reproduce the same behavior using my sample application or I have misunderstood you in anyway.
Sincerely,
Krasimir
Developer Support Engineer
Infragistics
www.infragistics.com/support
Please follow below steps to reproduce problem:
Problem Statement : You can see column1,column7,column8 in parent row where as child row is still showing column1,column2,column3
Here Parent table layout is being updated but child table layout is not being updated.
I am expecting quick solution on this .please help.