
Improves Accordion, Chart, Gantt, Menu, Pivot Table, RichtTextEditor and Schedule controls.
Features
- Accordion
- Provided accessibility support for current state of accordion items
expanded/collapsedwhen using screen reader.
- Provided accessibility support for current state of accordion items
- Chart
- Improved logarithmic axis to show values less than 1.
- Gantt
- Provided support for managing dates with different time zones.
- Added support for canceling the merging of split tasks using client-side event.
- Improved performance while scrolling, when predecessors are mapped.
- Kanban
- Support has been added for mapping the
keyFieldin thecolumnas number type.
- Support has been added for mapping the
- Menu
- Added delay support when hovering on the menu.
- Pivot Table
- The server-side engine now supports toolbar feature.
- The number of aggregation menus shown at the start can now be customized.
- RichTextEditor
- The
toolbarStatusUpdateevent has been deprecated. UseupdatedToolbarStatusnew event to get the status of the updated toolbar.
- The
- Schedule
- Added scrolling support for all day row when loading huge events.
- Added print option support to print the schedule in a customized way.
- Provided option to set a different first month in year view.
- Added template support for date header in year views.
- Splitter
- Added
enablePersistenceproperty to persist the component’s state between page reloads. - Added
enableReversePanesproperty to reorder the splitter panes.
- Added
- Tree Grid
- Provided support for adding parent and child records together using
addRecordmethod.
- Provided support for adding parent and child records together using