react-datasheet-grid
Advanced tools
Changelog
4.9.2
Date: 2022-12-27
YYYY.MM.DD
format and max year is 9999Changelog
4.9.1
Date: 2022-12-19
YYYY. MM. DD
and YYYY/MM/DD
formatChangelog
4.9.0
Date: 2022-12-03
Changelog
4.8.1
Date: 2022-11-23
Changelog
4.8.0
Date: 2022-11-18
isoDateColumn
to work with strings instead of Date objectsisoDateColumn
and dateColumn
now hide the calendar icon when not active for a better visual experienceChangelog
4.7.0
Date: 2022-11-06
createAddRowsComponent
, renderContextMenuItem
, and createContextMenuComponent
for easier i18ncellClassName
prop to DSG itselfChangelog
4.6.0
Date: 2022-11-04
width
is now deprecated for columns, you should now use directly basis
, grow
, and shrink
.
Width computation is now done internally in JS and does not rely on the browser.react-window
to react-virtual
. As a result columns are now virtualized as well.Ctrl
+Left click
to open the context menuChangelog
4.5.0
Date: 2022-09-28
headerRowHeight
now supports 0 as a value and completely hides the header rowcheckboxColumn
now disables the checkbox when the cell itself is disabledaddRowsComponent
now supports false
as a value to hide the componentcellClassName
now receives columnId
Changelog
4.4.2
Date: 2022-07-31
Changelog
4.4.1
Date: 2022-05-31