Barcode
Bug Fixes
#I508544
- Now, the DataMatrix barcode is rendered properly with alphanumeric values.
Chart
Bug Fixes
#I621966
- Now the step is applied properly from left and right of the points in the range step area.#I623859
- Now the maximum range for waterfall series is calculated properly.
ContextMenu
Bug Fixes
#I902438
- The issue with "Facing a flickering issue with the ContextMenu component on a Mac device" has been resolved.
DateRangePicker
Bug Fixes
#I613304
- Resolved an issue where toggling the visibility of the date range picker caused a memory leak.
DateTimePicker
Bug Fixes
#I607606
- Fixed the issue where the TimePicker popup was not opening at the center on mobile devices.
Diagram
Bug Fixes
#I619234
- Now,Connector routing is proper while setting the segment direction as "Left".#I589528
- Now, Diagram scrolling is smooth while scrolling with Track Pad in Mac.#I616888
- Now, Highlighters for Connector Element Draw with user handle update properly.#I616041
- Now,exception will not occur for self-loop in layouts.#I615229
- ConnectionChange event fired while using connector draw function.
DocumentEditor
Bug Fixes
#I617570
- Resolved the time delay issue when opening the provided documents.#I616985
- Resolved the issue that searching the content present in the document displays as no matches found.#I622039
- Resolved the track changes pane is not opening while deleting changes.#I608091
- Resolved the content overlapping issue when using insert text method.#I618189
- Resolved the paging issue printing documents in landscape mode.#F191318
- Resolved the double click behaviour changes.#F193935
- Resolved the control freeze issue when preforming accept all action.#I605284
- Paragraph marks in the Track Changes pane are now shown or hidden according to the value of theshowHiddenMarks
.
Features
#I617641
- Added support for context based paste options.
DropDownTree
Bug Fixes
#I619097
- The issue where the value property was not updating dynamically has been resolved.
FileManager
Bug Fixes
#I620497
- ProvidedmenuClose
event support to prevent the context menu close action in File Manager component.#I615927
- The issue with the drag and drop action in the navigation pane of the File Manager component has been resolved.#I608803
- The issue with the copy and paste a folder within File Manager component navigation pane has been resolved.
GanttChart
Bug fixes
F159354
- Issue in locale text of predecessor tooltip has been fixed.
Grid
Bug fixes
#I620569
- XSS Vulnerability in thefilterByColumn
Method has been resolved.#I618398
- The issue with the 'Blanks' filter option has been resolved.#I604038
- The issue with maintaining text formatting in the edit dialog for a multiline TextBox in the Grid UI has been resolved.#I615271
- The issue with selected dropdown value is not saved in the grid when usingeditTemplate
has been resolved.#I902455
- The issue with Dot character search asNaN
issue has been resolved.#I621020
- Frozen grid withcolumnVirtualization
not properly rendered issue has been resolved.#I617987
- Double request issue whenpageSize
higher thantotalRecordCount
is resolved.#I616111
- The issue with the foreign column using a remote data manager, where values were only retrieved when the column was displayed, has been resolved.#I617475
- When enabling AutoFit for certain columns, the aggregate row becomes misaligned issue has been resolved.
ListView
Bug Fixes
#I616604
- The issue with the scroll position when dynamically updating thedataSource
in the ListView component has been fixed.
MultiSelect
Bug fixes
-
#I620453
- Fixed the issue where ItemData returned null in the removed event argument when the value was cleared. -
#I6414793
- Fixed the issue where the Clear Icon fails to create a placeholder in MultiSelect after the selection is reset.
PDF Viewer
Bug Fixes
#I614031
- Now, able to insert capitalH
andV
in multiline textbox fields in PDF Viewer when holdingSHIFT
key.#I622939
- Now, able to insert capitalH
andV
in search text in PDF Viewer when holdingSHIFT
key.#I619818
- Now, the annotation select event is triggered in provided document.#I624012
- Now, the font size of the type signature is correctly preserved in the downloaded document.#I618143
- Now, the password-protected PDF document is properly exported to an image using the server library.
PivotTable
Bug fixes
#I622512
- Member sorting will now be performed correctly for negative numbers when using number grouping in the pivot table.#I620602
- The report settings will now be maintained correctly when switching between reports with grouping applied in the pivot table.
QueryBuilder
Bug Fixes
#I901740
- Issue with value after comma in Numeric textbox QueryBuilder being deleted has been fixed.
RichTextEditor
Bug Fixes
-
#I618955
- Now, Pasting images from the OTD word document file functions correctly in the Rich Text Editor. -
#I623355
- Now,decimal-leading-zero
list type is preserved correctly when pasting list content from MS Word in the Rich Text Editor -
#I621080
- Now, space key working properly when space key is pressed in the Rich Text Editor. -
#I609672
- Now, resolved the issue where pasted images were uploaded twice, currentTarget was null, and the success message popup appeared twice in the Rich Text Editor. -
#I621556
- Now, the cursor will be visible when pressing the enter key and reaches the bottom of the Rich Text Editor when the container element's height and scroll style are manually set.
Tooltip
Bug Fixes
#FB60074
- Resolved the issue with tooltip positioning in Angular when using the component within a template.
Tree Grid
Bug Fixes
#F60202
- Fixed an issue where the filter menudialog
would not close after performing a filter or cancel action when utilizing thefilterTemplate
property.
Uploader
#FB60158
- Fixed an issue where the ActionComplete event was not triggered after a file upload.