
Adds new Card, DockPanel and Window controls plus improves editing in Grid and TreeGrid.
Features
- Added new components:
- Card - A flip card with two sides.
- DockPanel - Create dynamic layouts with docking panels.
- Panel - Generic container with option for content alignment.
- Window - Movable and sizable windows.
- Added the option to use Cards in ListView.
- Added dynamic grouping to ListBox allowing you to drag and drop items between groups.
- Added the option to set maximum number pages that helps server side pagination in Grid and TreeGrid.
- Added the option to export specific data from Grid and TreeGrid components.
- Improved editing in Grid and TreeGrid.
- Batch Editing - edit multiple rows and cells at the same time.
- Form Editing - edit grid data using a built-in form.
- Inline Editing - edit rows with inline cell editors.
- Custom Editing - create your own editing process.
- Added the option to choose a color scheme for all components.
- Added the option to prevent or allow keyboard focus to editing components.
- Added the option to localize names that appear in built-in Buttons used in Grid and TreeGrid.
- Sorting indicator now appears when custom template is used for column header.
- Midnight theme has been replaced by Dark color scheme.