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
1530
IGHierarchicalGrid - Scrolling doesn't work when Virtualization implemented
posted

Hi,

 

PFA sample code, I have a hierarchical grid with n-number of rows, if I don't use virtualization feature enabled on that grid then I can scroll and view n-number of records.

As soon as I implement virtualization since it was taking more time to render the complete data in grid, I am unable to scroll till the last row. and the scrolling stops at some n-x th row and I am not able to see all the rows.

 

Could you suggest us how to get the grid scroll work along with the virtualization feature.

Thanks,

Kiran

IGHierarchical Scrolling Issue.zip
Parents
No Data
Reply
  • 49378
    posted

    Hello Kiran,

    Thank you for contacting us regarding this issue.

    I have started investigating the attached sample and will keep you posted of my findings (the issue seems to be related with having all levels expanded initially in this case).

    Please do not hesitate to contact me with any updates or questions in the meantime.

Children