react-datasheet-grid
react-datasheet-grid copied to clipboard
An Airtable-like / Excel-like component to create beautiful spreadsheets.
After installing package, I have got the error like this. I used the typescript. 
Hi, I'm currently using react-datasheet-grid for a project and I'm trying to implement a drag and drop feature between columns. I have 5 columns that indicate a certain order. However,...
PR to introduce a new feature where the first column can be sticky. ```tsx ``` https://github.com/nick-keller/react-datasheet-grid/assets/3522573/2e80807c-da68-45f6-a699-e8f2c06673c7
Hello nick-keller! we are using version **3.6.3** in our application. I even tried version **4.11.2** but getting same issue. when we **copy data from excel sheet** and past it in...
In a table with enough rows to make it scrollable, when ticking a check box (added with the `checkboxColumn`), the scroll position moves to a totally difference position and selects...
Hello, I need very much a functionality of a sticky (frozen) first left column. Can you suggest please how to do that? I will try to create this functionality and...
Hello, first of all thank you for this super useful packaging @nick-keller 🤌 I wanted to know if it was planned to add support for textarea to avoid eating line...
Currently it looks clunky. Maybe some horizontal lines can be added to make it look better.