Mui-datatables: Virtualization

Created on 19 Feb 2019  路  4Comments  路  Source: gregnb/mui-datatables

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

https://react-window.now.sh/#/examples/grid/variable-size

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

All 4 comments

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

JordanKadish picture JordanKadish  路  4Comments

mazenelorbany picture mazenelorbany  路  4Comments

mhmmdakbr picture mhmmdakbr  路  4Comments

Aankhen picture Aankhen  路  3Comments

gangakrishh picture gangakrishh  路  3Comments