Hi,
Could you please help me how to load 5000+ data from database faster.
We already doing this in json type binding but getting delay of 35-40 sec to load in iggrid.
What is the best to load it faster to avoid performance issue.
Thanks
Mukesh
Hello Mukesh,
For loading a large data source in the grid I recommend you to use either Paging or virtualization. You can learn more about both features by visiting our online documentation:
- https://www.igniteui.com/help/iggrid-paging
- https://www.igniteui.com/help/iggrid-virtualization
Please let me know if you need further assistance.