This library is wonderful ❤️ #3410
abenhamdine
started this conversation in
General
Replies: 2 comments
-
@abenhamdine I agree, there's still some missing features like freezing a column to the right side. At first We went with ReactGrid which is also a great library, but we didn't like the sticky behavior of the input in edit mode (when scrolling while editing). |
Beta Was this translation helpful? Give feedback.
0 replies
-
It takes a bit to learn, but I've been quite happy with how it works for the basics. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Just to say that.
I have thoroughly tested different datagrid libraries, because we have a very data-intensive application we progressively migrate to Next.js, with some tables with more of tens of thousands rows.
This library is so far the fastest we have used 🚀
It seems like virtualization is very well implemented.
The keyboard accessibility is also great, it's very rare.
The library is a bit low level (you have to implement the filters by yourself for example) but frankly it's not a problem.
Congrats to the authors/maintainers ! 👏
Beta Was this translation helpful? Give feedback.
All reactions