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

Feature-rich and customizable data grid React component

Results 229 react-data-grid issues
Sort by recently updated
recently updated
newest added

What is the best way to style a table using tailwindcss with React/JS?

Feature Request

### Which version of React JS are you using? ☣️ Not officially supported, expect warnings and errors ☣️ - [x] v16.x.x --- ### Which browser are you using? ✅ Officially...

[![enter image description here][1]][1] I'm trying copy the value inside a cell, by `clicking on cell` and then by pressing `ctrl + c`. But, this is working fine for cell...

Bug

This is an initial proposal to implement excel-like column grouping like mentioned in #765 , #1066, #1287, #458, #410, #2031 It implements a "parent" column logic where you define a...

## Use case There are some cases where I wanna edit multiple cells (Not Consecutive) with the same value. Right now I can't do it in one action. ## Proposed...

Feature Request

## Use case When i render the grid the first time, i need to select a custom position as already selected. However when i call gridRef.current.selectCell, the cell get the...

Feature Request

## Describe the bug ## To Reproduce 1. Select any cell and double click to edit it. 2. Now press tab, the changes are committed directly. Link to code example:...

Bug

Steps to reproduce the problem: Open the attached file You will see a table, and a div that covers (overlay) the table at the bottom with "pointer-events: none". To reproduce...

Bug

## Use case I'm trying to add a column which shows row number. But there is no way currently. Currently I have to check the complete rows array and get...

Feature Request

in demo,i saw tree-view function,but i dont know how to configure props in document。i want a example code about tree-view。thanks ![image](https://user-images.githubusercontent.com/45931289/142182557-2bf4ff15-eb83-438c-a2b0-ce6fcdb1e179.png)

Feature Request