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
90
Is it possible to integrate "Hierarchical Data Grid" and “infinite scrolling” behavior of Remote Data Operations in same infragistics grid?
posted

Infragistics grid does not work properly when "Hierarchical Data Grid" and “infinite scrolling” behavior is clubbed together. It does not show any child data when I try to expand a row.

Parents
No Data
Reply
  • 2700
    Offline posted

    Hi Arunava,

    Your current query sounds similar to this other forum thread from yesterday that I am assisting you with, however it addresses the Hierarchical Grid, is this correct?

    I am wondering if you had the chance to review the Hierarchical Grid Remote Data Operations topic in our documentation? There you can find examples on implementing remote data operations in the hierarchical grid.

    You will notice that for the child row islands, the gridCreated event is used to get the child data from the remote service.

    Could you please elaborate further on the issue you are experiencing? Is it reproducible in any of the demos in the referenced topic? My suggestion is to try to isolate the behavior in a small StackBlitz sample and send it back to me along with steps to reproduce.

    Thank you for your cooperation.

    Best regards,
    Bozhidara Pachilova
    Associate Software Developer

Children