Hi,
Could you please help me to load 5000+ data from Hbase database?
Currently I can able to fetch from db but when i try to load it using json datatype in iggrid it takes time around 34 - 40 sec. Which affects the performance in UI.
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.