Datasheet componenet

Currently I have a table with multiselect rows. Two of the columns is editable.
We have alot of rows and we change almost every row. To be able to do this job faster, it could be great to have something like an excel datasheet, where we can use the keyboard to move between rows, press enter to edit, escape to stop edit, shift+click to select multiple rows and so on.
I have created my own little custom component with this react module React Datasheet Component which works great.

I would really like this feature, as it would make our work much more smooth.

With the current table, I can use arrows to move between rows when the table is single row selection. But even then I cannot edit a cell when pressing enter.

Looking forward to hear from you guys. Love the product so far!

2 Likes