
Adds new ColorPicker and SideBar components.
Features
- New components:
- ColorPicker - allows the user to select a color by using a drop-down panel with color palette and slider.
- SideBar - allows you to add a custom content panel that appears by sliding from page side over main content.
- Option to use a Color Picker as Editor in Grid and TreeGrid.
- Multi-level headers in Grid and TreeGrid.
- Custom content when rows are hovered or selected in Grid, ListBox, TreeGrid and TreeView.
- Option to determine when custom content appears for items or rows: None, Hover, Select or Both.
- Reorder multi-level columns from code using the moveColumn method.
- Option to manually set the scrolling position of tabs and handle the scrolling event in TabStrip.
- New and updated samples.