17.2 Sprint 2
Pre-release
Pre-release
BingoRUS
released this
12 Jul 16:33
·
16626 commits
to 24_2
since this release
New Features
- DataGrid
- new keyExpr option specifies which data field provides keys for data items (applies only if data is a simple array)
- new setCellValue column option specifies a function to be invoked after the user has edited a cell value
- DateTime columns can be filtered by date and time out of the box
- When validating a grid cell value using the Custom validation rule, you can access current row data using the data field of the argument object passed to the validationCallback function
- PivotGrid
- field option sortBy now can accept the "none" value to disable local sorting
- TreeList
- new getNodeByKey method provides the capability to get a node by its key
Install
npm i devextreme@17.2.1-pre-17189