Did you evaluate or consider react-virtualized [0]? I've used it for one internal app that loaded a couple thousand rows and it worked well. I don't think it meets all your requirements out of the box though, but it seems like the best option to build extensions for going forward. The creator Brian Vaughn was recently hired by Facebook, and also just finished work on v9 that is React Fiber compatible.For others that want a comparison, here's a writeup that explores the pros/cons of various React grid/table libs [1].
[0]: https://github.com/bvaughn/react-virtualized
[1]: https://techblog.commercetools.com/advanced-data-tables-in-r...
rch|9 years ago
misiti3780|9 years ago