react-datasheet-grid
Advanced tools
Changelog
4.4.1
Date: 2022-05-31
Changelog
4.4.0
Date: 2022-05-11
rowKey
prop to handle complex edge cases when inserting / deleting rows in the middle of the gridChangelog
4.2.0
Date: 2022-04-22
F2
key to start editing a cell, like in ExcelcursorIndex
, which is a Cell
,
that holds the information about which cell was right-clicked on. -1
means header or gutter columnChangelog
4.1.1
Date: 2022-02-23
Changelog
4.1.0
Date: 2022-02-04
Changelog
4.0.6
Date: 2022-02-01
html-entities
Changelog
4.0.5
Date: 2022-01-29
createTextColumn
with continuousUpdates
set to false
to update when focus state flickers.Changelog
4.0.3
Date: 2022-01-27
prePasteValues
was not called when expanding the selection