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
15
Problem with the horizontal scrolling in the datagrid
posted

Hello!

When i 'm using datagrid occurres a problem with a horizontal scrolling. Datagrid freezes on scroll to the left or to the right.

Grid contains 28 columns and approximately 120 rows.

I'm using ng-template to render custom contents of cells. When im not using ng-template - there are almost no freeze, while scrolling. But when am using ng-template (even if i just interpolate variable in it, like this {{value}}) component begining to lag hardly, even if there are 20 rows. 

Please tell what could be the problem and how i can fix it?

  • 2680
    Offline posted

    Hello Aleksey,

    Thank you for contacting Infragistics support.

    Could you send us a working sample reproducing this freezing issue so we could further investigate? You can use https://stackblitz.com/ for providing your sample if it's more convenient.

    I am looking forward to receiving your sample.