New Switch UI component
Adds new Switch component, plus updates to Gantt, PdfProcessing, SpreadProcessing and WordsProcessing.
Features
- Common
- New Switch Component.
- Gantt
- Planned vs Actual feature to cover baseline dates scenario.
- KendoWidgetInitializing and Load client events.
- RequestEnd and RequestFailed client events.
- TaskSaving, TaskEditing, TaskUpdateCancel, Inserting and Removing client events.
- TaskSelectionChanged and TogglePlannedTasks client events.
- get_kendoWidget() method to access underlying widget.
- Custom toolbar items and toolbar client template options.
- Column and Column header client templates.
- Header view client templates.
- Task tooltip template.
- PdfProcessing
- Implemented API for flattening form fields.
- Introduced support for Lab color space.
- Implemented GetColor method for Indexed color space.
- SpreadProcessing
- Introduced conversion from DataTable to RadWorkbook/RadWorksheet and vice versa.
- SpreadStreamProcessing
- Added space="preserve" attribute to string cell values to preserve their exact spacing when visualizing.
- Introduced API for measuring the text on different platforms.
- WordsProcessing
- Implemented a mechanism to automatically load external CSS resources when the URI is valid.
- Implemented Find functionality allowing you to perform a text-based search.
- Implemented support for importing DOC format.
- Implemented support for importing DOT format.
- Introduced support for importing documents with shading colors defined as strings.