Hi, I need to create a master detail view using multiple (up to 3 or 4) igGrid controls.
Can you please give me some kind of an example how this could be achieved.
I'm having trouble preventing the second or third grid not start loading the data as soon as the grid is initialized. Some kind of auto load flag maybe?
Once I have the required data from the first, I am able to use the filtering feature, or by updating the url on the data source to retrieve the relationship data.
If I can get a sample of how this is achieved in the correct designed manner it would be highly appreciated.
Thank in advance.
Hello Chistoffelleroux,
Here I am attaching a sample that could give you an idea how to achieve this. It is a master detail view with two grids. The first grid is hierarchical grid and the expansion column is hidden. Also note that on selecting any row after row changed event is fired the detail grid is showing the details for the selected row on page load the grid shows the details for all of the rows.
I hope this sample helps.
Looking forward to hear from you.
Sincerely,
Georgi Sashev
Developer Support Engineer
Infragistics, Inc.
http://ko.infragistics.com/support
Did you have a chance to review the sample?
If you need further assistance with this matter do not hesitate to contact me.