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
2732
Paging
posted

Hi,

 

When I load 100.000 records into the grid my page becomes unresponsive. There is no paging option to help with this, and the scrolling does not seem to help. Are there any tips for dealing with large data sets, or do you need to enable the scrolling function somehow?

 

With regards

  • 34790
    Verified Answer
    Offline posted

    Hello Michael,

    Thank you for your post on this matter. I have a few questions for you regarding your scenario before we can really begin to diagnose this behavior. Can you please answer the following?

    1. What is the “other” dimension of your DataGrid in this case? You mentioned you have 100,000 rows, but how many columns?

    2. Are you using a Server or Web Assembly project for Blazor?

    3. How are you loading your data? Is this JSON data or are you creating a C# item?

    4. Is the height of the grid unconstrained? I am guessing so, being that you have asked about “enabling the scrolling function?”

    Please let me know if you have any other questions or concerns on this matter.