react-data-grid
react-data-grid copied to clipboard
Feature-rich and customizable data grid React component
## Describe the bug ## To Reproduce 1. 2. Link to code example: ## Expected behavior ## Environment - `react-data-grid` version: - `react`/`react-dom` version: ## Additional context
Hi ! ## Environment Versions : ``` "react-data-grid": "5.0.4", "react-data-grid-addons": "5.0.4", ``` I know these versions are old dated and addons is deprecated, but the real sad world often needs...
## Use case Hello: steps to reproduce: 1) Open https://adazzle.github.io/react-data-grid/#/row-grouping. Uncheck Country and Year checkboxes and check Athlete. 2) In our `RawColumnsConfig` `athlete` has index 4. If we froze that...
When I render a grid with a set of columns, then filter the dataset in a way that keeps some of the existing columns, the remaining columns do not resize...
This is an amazing and very useful control. I think it would be a good idea if there was a way to raise funds from the community (something like Patreon...
I am trying to use formatter to change the way a column cells would be rendering. I need the cells to be showing "Current: {value}" but they are actually just...
I have added checkbox for the selection whenever i click on any row it selecting all the rows. When i checked selectedRows it is giving me the row which i...
Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. I added an `id` prop. Here...
[Problem description](https://github.com/adazzle/react-data-grid/issues/3331)