I noticed that you are looking on adding virtualization. I'm also interested in adding this to my project.
react-window might be another good option for a virtualization library. It was made by the developer of react-virtualized but it has a much simpler and refined API
Absolutely! Would love to work in virtualization for tables that have pagination={false}. If you would like to take up a POC and see how it turns out I would love to take a look
Can you guys guess when you are able to implement it?
Bump. Material-UI Tables has an example for adding virtualization in its docs.
https://material-ui.com/components/tables/#virtualized-table
how to implement virtualization? infinite-scrolling - increases the number of objects, but it is necessary to constantly update the number of displayed objects
Most helpful comment
Absolutely! Would love to work in virtualization for tables that have pagination={false}. If you would like to take up a POC and see how it turns out I would love to take a look