JavaScript data grid with a spreadsheet look & feel. Works for React, Angular, and Vue. Supported by the Handsontable team ⚡
react
javascript
performance
angular
crud
vue
excel
vue-table
spreadsheet
data-binding
grid-editor
data-grid
data-table
formulas
react-data-grid
-
Updated
Mar 5, 2021 - JavaScript
Description
Grid with item details opened- after item deleting and grid refreshing the attribute 'details-opened' stays in a row, that is, in the item that was below the deleted one, even if I call setDetailsVisible(item, false) before deleting an item and doing refreshAll() on the grid.
I add a style for grid row which has item details opened to show what I'm talking about: