Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1390
Master detail view using separate grid controls
posted

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.