New Features
-
DataGrid/TreeList
- It's now possible to render the filter row, command columns, and columns with showEditorAlways after other grid elements by setting the new
renderAsync
option to true.
- It's now possible to render the filter row, command columns, and columns with showEditorAlways after other grid elements by setting the new
-
FileUploader
- The new
chunkSize
option allows you to specify a chunk size to upload files in portions. Applies only ifuploadMode
is instantly or useButtons. Requires a server that can process file chunks.
- The new
Install
npm i devextreme@18.2.1-pre-18268