data rendered, but grid only show maximum 10k records on firexfox browser (Chrome / Eagle browser testing ok).
Please check attach img.
react-data-grid
version: 7.0.0-beta.19react
/react-dom
version: 18.0.0Hi @levuhao1993. I had a similiar problem but I think this is no bug. This library uses a real CSS grid layout in the background to virtualize the cells. The limits on how many cells can be displayed in a grid seems to be up to the browser and different between FF/Chrome
In my tests I got values of 1 million cells for FF and 10 million for Chrome
Hope that helps
This is by design. Please check #2903
Owner Name | adazzle |
Repo Name | react-data-grid |
Full Name | adazzle/react-data-grid |
Language | TypeScript |
Created Date | 2015-03-06 |
Updated Date | 2023-03-23 |
Star Count | 5922 |
Watcher Count | 129 |
Fork Count | 2072 |
Issue Count | 161 |
Issue Title | Created Date | Updated Date |
---|