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
545
Performance degraded when scrolling UltraGird with 1000+ rows
posted

Hi we upgraded infragistics from 13.1 to 15.2, our client found out performance degraded when scrolling UltraGird with 1000+ rows. The more data shown in a row,  the slower it is when dragging scroll bar down the page.

one of the column style is FormattedTextEditor.

We'd like to know if there is any change from 13.1 to 15.2 that affected the performance on scrolling UltraGrid.

Thanks,

Crystal,

Parents
No Data
Reply
  • 1980
    Offline posted

    Hello Crystal,

                
    I followed the steps you described and I was unable to reproduce the issue with the grid’s slow scrolling. I have made two identical samples: one using 13.1, and the other – 15.2 version of NetAdvantage. In the samples, the grid has 1000 rows and FormattedTextEditor is embedded into the last column.


    As I do not see any difference between the samples performance when scrolling the grid data, please feel free to modify the attached sample and send it back, or send a small sample project of your own that reproduces the issue you are describing.  

    Sample152.zip
Children