Breadcrumb
Bug Fixes
#I898885
- The issue with "we need to prevent the popup from closing until amultiselect
value is selected in breadcrumb component" has been resolved.
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
#I601125
- Now, Child Nodes position in ComplexHierarchicalTree updated correctly results in avoiding connector overlap.
DocumentEditor
Bug Fixes
#I613623
- Resolved the script error occurs while copy pasting the content from Word when enabling spellcheck.#I616511
- Resolved the problem with selecting and editing text after the comment inserted.#I616207
- Resolved the table left margin issue when opening attached document.#I616276
- Resolved the can edit and can delete values in content control are bound inversely.#I620559
- Resolved the issue that Ctrl + H opens the Find option instead of replace option.#I613766
- Resolved the single page content expanded into 13 pages issue in Document Editor.#I616846
- Resolved the overlapping issue when updating table of contents field.
DropDownTree
Bug Fixes
#I618290
- The issue with keyboard actions and the focus-related issue in the Dropdown Tree component have been resolved.
FileManager
Bug Fixes
#I620476
- Improved error handling and null value management in File Manager component file operations.
GanttChart
Bug fixes
F159354
- Issue in locale text of predecessor tooltip has been fixed.
Grid
Bug fixes
#I616688
- The issue with Programmatic open column chooser dialog not opening withOK
andCancel
buttons on adaptive vertical view has been resolved.#I615860
- The issue where invoking thegetPersistData
method in thedataBound
event of the Grid removed thegroupCaptionTemplate
has been resolved.#I614425
- Resolved the issue with the inconsistentisCountRequired
query in the Excel-like filter when using theODataV4Adaptor
.#I614381
- Resolved the issue where the column'seditTemplate
was not working inASP.NET Core
.#I617205
- The issue with column chooser checkbox is unselected once uncheck the selected all option and pressEsc
keyboard action has been resolved.#I616244
- The issue where the column resize was not resetting the frozen indicator, causing a non-frozen column to render behind a frozen column has been resolved.#I616244
- The problem with the frozen shadow effect during column resizing has been resolved.#I622755
- Filtering a column in Grid throws script error afterautoFitColumns
is invoked issue has been resolved.
MaskedTextBox
Bug Fixes
#I617472
- Fixed an issue where dynamic masking led to incorrect value updates in the MaskedTextBox.
PDF Viewer
Bug Fixes
#I614475
- Now, when deleting a signature field image after zooming in the image is removed and does not remains visually presented on the screen.#I615933
- Now, the Radio button retains selection when clicked more than once.#I615285
- Now, form fields are being correctly retrieved from the widget in the provided document.
PivotTable
Bug fixes
#I612547
- The column width applied using thecolumnRender
event will now be properly persisted when resizing the pivot table.
Schedule
Bug fixes
#I607401
- An issue where the events are not aligned in correct position when Scheduler height changed dynamically has been fixed.
Tree Grid
Bug Fixes
#I609686
- Fixed an issue where theRowdraganddrop
action would drop the previously selected record when virtualization is enabled.#I620787
- Resolved a white space issue that occurred while scrolling withpersistSelection
and virtualization.