nadbm / react-datasheet

Excel-like data grid (table) component for React
https://nadbm.github.io/react-datasheet/
MIT License
5.39k stars 457 forks source link

[question] Performance on large sets - Virtualization #272

Closed jacksonHendric closed 3 years ago

jacksonHendric commented 3 years ago

Any update on performance improvements to data-sheet? I don't seem to see any virtualization implementations. Was there another route that was taken to improve performance when dealing with many items in the datasheet?

Any 3rd party implementations to look at if not?