Excel-like grid component built with React, with editors, keyboard navigation, copy & paste
Questions tagged [react-data-grid]
231 questions
1
vote
1 answer
reactdatagrid.io checkboxColumn Cannot read properties of undefined (reading 'showInContextMenu')
After adding the checkboxColumn property to my ReactDataGrid, empty extra columns are added to my table when the column order is changed. On clicking the context menu icon in any of the column headers the following exception occurs: "Cannot read…

Duke Wellington
- 21
- 1
- 2
1
vote
1 answer
the frame form-group exceeds the grid ReactDataGrid
As you can see in the image attached, the frame exceeds the grid. how can I style the frame to match grid height or changing the height of the reactdatagrid to match with the height of the frame ?
Thank you
[