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
85
Adding new row to igHierarchicalGrid => child not getting displayed
posted

Hello,

I have an igHierachicalGrid which have one child grid.

On the first display of the grid, everything is fine.

I want to append some rows to the grid but only the parent values is getting displayed.

How can I proceed to append both the parent and child values?

I am using the follow to add new row to my grid

- $("#myGrid").igGridUpdating("addRow", row);

Thanks in advance.

Ainjaka

Parents
No Data
Reply
  • 1905
    posted

    Hello Ainjaka,

    Thank you for posting in the Infragistics community! 

    We received your support request concering the igHierarchicalGrid, and this case has been assigned to me.  Infragistics is dedicated to helping you solve this issue.  Our team and I have done an initial review of your case and I am going to try and reproduce your issue.  However, I am not perfectly clear on the behavior you're describing.  If you could please provide a picture, video, or code sample that would give me a better idea of the behavior you are seeing, it would be a great starting point that will help me to resolve this case faster.  Once I have an idea of the issue you are having, I can do the proper research to get everything sorted out for you.

    I hope to hear back from you soon.  Please let me know if there is anything else I can help you with.

Children