
Adds ability to show custom content like command buttons, when the row is hovered in Grid and TreeGrid.
Features
- Fixed columns on left and right side in Grid and TreeGrid.
- Option to show custom content like command buttons, when row is hovered in Grid and TreeGrid.
- A new event is added named dragDropComplete, which is fired after drag drop finishes and grid layout is updated.
- This event is present in Grid, ListBox, ListView, TreeGrid and TreeView components.
- Sorting and Filtering icon improvements.
- New theme Office (animations are added on hovering, selection etc. for most components).
- Option to show expand boxes only on hover in TreeGrid.
- Option to set header and footer height from code.
- Improves performance on grid update (internal data size scaling based on columns and rows).
- New and updated samples.