#I724158 - Data label templates now render correctly after calling the RefreshAsync() method on the chart.
#I726167 - The OnZoomEnd event now triggers properly when zooming ends with the mouse leaving the chart.
Dashboard Layout
Bug Fixes
#I723616 - Fixed an issue where the Dashboard Layout height did not update correctly after dragging or resizing panels.
Data Grid
Bug Fixes
#I723555 , #FB67535 - Fixed an issue with DataGrid header and data misalignment when resizing a column with FrozenColumns and AutoFit enabled.
#I726845 , #FB67698 - Fixed an issue where unwanted parent context menu items were displayed when opening a sub-context menu in the DataGrid column header.
#FB67748 , #I685472 - Fixed an issue where VirtualScrolling in the DataGrid showed white space after fast upward scrolling from the bottom.
#I725166 , #I726987 , #FB67711 - Fixed an issue where an exception thrown during DataGrid filtering with Virtualization using ODataV4 adapter.
DocIO
Bug Fixes
#F196714 - Background color is now applied to the table cell properly while converting a Word document to PDF.
Gantt Chart
Bug Fixes
#I724168 - Fixed an issue where the TaskbarEdited event returned null for progress when the task initially had no progress value set.
#FB67358 - Fixed an exception thrown while performing drag selection outside the upper edge of the Gantt Chart.
#FB67420 - Fixed an issue where the BeforeCopyPaste event was not triggered when using Ctrl+C or Ctrl+V in the Gantt Chart.
#FB67443 - Fixed an issue where dragging and dropping the first row in the same position, then adding a record, disabled expand/collapse icons and broke the parent-child hierarchy.
#FB67422 - Resolved a script error that occurred during row drag-and-drop on the last record when virtualization was enabled.
PDF Viewer
Bug Fixes
#I724366 – Fixed an issue where Mailto links in the document were not opening in the default email client as expected.
#I722319 – Fixed an issue where multiple custom stamp annotations were added on a single button click.
#I728696 – Fixed an issue where Ink Annotation Not Visible in PDF Viewer in specific document which has the handwritten signature.
Rich Text Editor
Bug Fixes
#I703713 - Resolved the script error that occurred when using the RichTextEditor inside the InPlaceEditor component.
#F196808 - Resolved an issue where CommandName.Audio and CommandName.Video did not insert media in the Rich Text Editor.
Schedule
Bug fixes
I713684 - The issue where two-way binding fails when changing the ActiveStep programmatically has been fixed.