Alternatives to load huge data in data table quickly
Alternatives to load huge data in data table quickly
Hi All,
I am using datatable with huge amount of data where there are hundred and thousand of rows.
Because of that it is taking time to load so much of huge data in datatable window.
Can you please let me know alternative solutions like
- should i use pagination
- or any way to do lazy loading of data
- or any other alternatives to show these huge data in data table?
Thanks,
Piyush
I am using datatable with huge amount of data where there are hundred and thousand of rows.
Because of that it is taking time to load so much of huge data in datatable window.
Can you please let me know alternative solutions like
- should i use pagination
- or any way to do lazy loading of data
- or any other alternatives to show these huge data in data table?
Thanks,
Piyush
This discussion has been closed.
Replies
Allan