react-datasheet-grid icon indicating copy to clipboard operation
react-datasheet-grid copied to clipboard

An Airtable-like / Excel-like component to create beautiful spreadsheets.

Results 76 react-datasheet-grid issues
Sort by recently updated
recently updated
newest added

Hi, So I added support for multiple selection in Select column. Now I have a few problems, one of them is how can I show all selected options in a...

Yes i know you cannot paste on disabled cells, but in my scenario i've set up that "B column" should be disable until "A column" has any value in it,...

it would be great to have support for array of array so that we can have two columns in a sheet with the same name `let table = [ ['Name',...

hi, I have a grid with several select and text input components. One select component has 1200 options. When I type in an empty new grid with just 2 rows...

Hi, thank you for your documentation, it's very helpful) I need a multi-select in your grid. What is the best way to implement one?

I'm trying to color code cells based on some failure condition. Is there a way to access a given cell by by its cell id? Thanks a lot

I believe this is the same issue as #156. I've created a new issue, since that thread has gone stale and I've found the root cause. There's also a quick...

- It would be great as a alternative to checkboxes column based selection. - The way it can work is similar to file selection in our computers. (i.e hold on...

Hi @nick-keller, Great work on the package! I was wondering if there was an option to disable each cell / columns "active" state - basically disabling selection. I've gone through...