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
430
XamGrid performance optimizations
posted

Hello!

When I scroll the xamgrid, the CPU usage grows up to 30% on my PC - and it's a Core i5! I tried scrolling a 200-items list without styles and image columns, and surprisingly the CPU usage was just the same.

Could you please provide some hints on optimizing the xamgrid performance, if this is possible? I've read the article about XamDataGrid, but maybe there are some XamGrid-specific features?

Best regards,
AntonK

Parents
No Data
Reply
  • 34510
    Offline posted

    Hi Anton,

    How much data are you displaying exactly?  I know your showing 200 items but how many columns do you have?  200 items isn't alot of data and the XamGrid should be able to handle it fairly easily out of the box.

    Let me know how your data is setup so that I can put together a sample to test this.

Children