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
205
Parent/Child related grids (not using hierarchical grid)
posted

Hello,

I have a parent/child data structure that i want to display in two separate grids.  As the user scrolls through the parent grid, the related child records will be displayed in the child grid.  All the examples I've seen use the hierarchical grid, but I prefer not to use that method.  Can anyone provide guidance or point me to some examples.

Thanks,

Steve

Parents
No Data
Reply
  • 15320
    Offline posted

    Hello Steve,

    I'm afraid that I could not understand your requirement. There are only two available IgniteUI grid controls that represent a data with hierarchical structure and they are igHierarchicalGrid and igTreeGrid. Could you please let me know why igHierarchicalGrid is not suitable for you?

    Regards,
    Tsanna

Children