v17.2.47
Accordion
Breaking Changes
- The
expanded
event type changed fromExpandEventArgs
toExpandedEventArgs
.
Chart
Bug Fixes
#243156
- Drag complete returns value in string issue has been fixed.
#245710
- Lograthmic is not working properly for smaller value issue has been fixed.
#243156
- Selection is not proper at the edge issue has been fixed.
#245710
- Y-Axis of Spline chart not adjusting scale to suit dataSource issue has been fixed.
Document Editor
Bug Fixes
243874
- Contextual Spacing property on paragraph is now exported properly.#243874
- Contextual Spacing property on paragraph is now exported properly.#243878
- Copy and paste when the document contains page break character within control is now working.#243495
- Follow character width for list is now updated properly.
File Manager
New Features
- Methods have been provided to perform file operations such as create, upload, download, delete, rename, and open in file manager.
Grid
Bug Fixes
#244231
- On key pressing of column chooser Search bar, empty Grid renders if all columns are unchecked, issue has been fixed.#146166
- CheckBox column disappears after hiding other columns throughcolumnChooser
issue has been fixed.#146777
- While locking the column dynamically, the Locked column is not moving to the first column position issue has been fixed.#245747
- Validation message position is wrong for rows added in the bottom issue has been fixed.#242519
,#244186
- Misalignment issue in Frozen Column while editing Grid with edit template.#243593
- Script error thrown when perform row drag and drop with expand child.#242503
- On Saving the cell Footer ContentscrollLeft
is set to zero issue has been fixed.#146553
- Command column was not working when dynamically added incolumnModel
is resolved.
NumericTextBox
Bug Fixes
#242949
- Resolved the cursor flickering issue on IE11 browser while focus the input by tab and mouse simultaneously.
PDF Viewer
Bug Fixes
- #244499 - The shape and measurement annotations will now be rendered properly in the rotated documents.
- #244481 - The script errors will no longer be thrown in PDF Viewer in IE browser.
New Features
- #243205, #245009 - Provided the support to include Custom stamps in stamp dropdown.
- #243133 - Provided the support to customize tooltip of the hyperlink on mouse hover.
- #245007 - Provided the Feet unit support in measurement annotation.
RichTextEditor
Bug Fixes
#242999
- Now, Reactive form validates properly onshift + tab
key action.#244796
- Floating toolbar now renders properly without alignment issue, when render the Rich Text Editor within Tab.
Schedule
Bug Fixes
#245942
- An issue withquick popup
open on tab hold action in mobile mode has been fixed.#242531
- An issue with events not updated properly while changing Scheduler time zone dynamically has been fixed.#244512
- An issue with recurrence editor value not mapping in custom editor window has been fixed.
Sidebar
Bug Fixes
- Sidebar expand or collapse when scrolling in the landscape mode in chrome mobile browser is fixed.
Toolbar
New Features
enableItems
public method will now support number type.
TreeGrid
Bug Fixes
#243953
- Filter works properly with Filter Settings and Search Settings.