reactgrid icon indicating copy to clipboard operation
reactgrid copied to clipboard

Add spreadsheet-like behavior to your React app

Results 124 reactgrid issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Dropdown cell doesn't update when selected id changes from state. **Current behavior** I've made a component that contains a grid. One of the columns is dropdown. This...

**Describe the bug** When I use enableRangeSelection function. Is there any way I can get the values ​​in that cell to the outside? Thank you everyone for reading **Current behavior**...

I couldn't find in the docs any reference to testing. Is there a way to create tests to validate functionalities inside the reactgrid component? (for example, using react testing library...

**Describe the bug** When I click on a cell whose type has letters and start writing something in another language, the first letter is always in English. And it's impossible...

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

A part of rows is hidden, it only appears when I click on the cell position. https://user-images.githubusercontent.com/42877188/179425290-f89ddee2-5869-4204-b84f-6d7da2f3e76a.mov

major change
postponed

### Case: I am using a custom CellTemplate where I put some modifications on `handleKeyDown`. I want to take general inputs (like alphanumeric, symbols), basically characters we usually type on...

Steps to reproduce: 1. Double click on a cell in order to make it editable 2. Change the cell value 3. Click on Escape key. Current result: The cell value...

**Describe the bug** A clear and concise description of what the bug is. ``` 'ReactGrid' cannot be used as a JSX component. Its instance type 'ReactGrid' is not a valid...

Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...

dependencies