gregnb / gregnb/mui-datatables
Lazy load pages in huge content scenarios
Open
question
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 906
- PR merge metrics
- No merged PRs in 30d
Description
## Expected Behavior
Is there a way we can configure the mui data table to load first few pages (1 or 2) and then perform on-demand lazy load when clicking the 3rd page?
## Current Behavior
Our current usage of this mui-data table loads about 6MB of data and accessing from poor network bandwidth locations takes about 1-2 minutes to load.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.