v17.2.49
Dashboard Layout
Bug Fixes
- Issue with "panels jumping while dragging" has been resolved.
DatePicker
Bug Fixes
#244043
- Issue with "datepicker popup not closed while choose the same date value" has been resolved.
Diagram
Bug Fixes
#246626
- The issue "Hidden layered objects visible while changing the properties" is now resolved.#245915
- Now, the z-index of the HTML nodes works properly.
Document Editor
Bug Fixes
#245473
- Line spacing is now exported properly.#245469
,#245470
- List level paragraph heading is now layout properly on page break.#243495
- width is now calculated properly for the tab element, if it has single tab stop.#244893
- Paste event is now triggered in safari browser.#246003
- Insert field is now updated based on current selection format.#243919
- Script error is fixed while pressing Ctrl + A.
File Manager
Bug Fixes
- The issue
the file manager throws script error when performing sorting in details view when the SortBy button is not present in toolbar
has been fixed. - The issue
the file manager throws script error when return null response from server for search operation
has been fixed.
New Features
- New events have been provided to customize the dialog in file manager.
- New methods have been provided to select all files and clear the selection in current path of the file manager.
- New methods have been provided to customize the context menu items in file manager.
Grid
Bug Fixes
#244574
- Grid scroller jumps on browser delay while usingvirtualization
has been fixed.#245739
- Filter dialog does not close properly when render grid inside the dialog has been fixed.#244047
- Focus module destroyed completely from the content ready.#223749
,#241000
Provided the support to useselectRow
method invirtualized
Grid.#244927
-CurrrentPage
was not refreshed after changing the dropdown with its highest value.- Select multi rows with checkbox wrong while set frozen column in grid component has been fixed.
Menu
Bug Fixes
- Issue with modifying item in 'beforeOpen' event creates extra Item in Context Menu is fixed.
MultiSelect
Bug Fixes
#245849
- Issue with "Dropdown popup moves down while initial value selection on popup" has been resolved.
PDF Viewer
Bug Fixes
- #246044 – The assigned author name is now preserved properly while loading or saving the document in PDF Viewer.
- #245087 – The Polygon, Perimeter, and Volume annotations will be drawn properly in the low zoom values.
- #245820 - Magnification on double tap will no longer happen when the pinch zoom is disabled in the PDF Viewer control.
- #244787 – The Comment panel is now opened properly while double clicking the annotation created from the code behind.
- #246041 - The warning message will no longer be thrown when the web action method is executed.
RangeNavigator
Bug Fixes
#246533
- Misposition of range navigator tooltip while resizing fixed
Schedule
Bug Fixes
#244555
- An issue with recurrence editor change event is not populate the updated rule value has been fixed.
TextBox
Bug Fixes
#235177
- Issue with "change event triggers on every keypress when textbox rendered with two-way binding" has been resolved.