#I643135 - Chart data label template now displayed properly while adding data dynamically.
#I636950 - Chart tooltip displayed properly now on long pressing over touch interaction.
#I636957 - Chart Y-Axis scrollbars on multiple axes have been moved properly now.
#I643660 - Now the crosshair and tooltip for the chart don’t show when clicking the reset button on the zooming toolbar.
DocIO
Bug Fixes
#I644535 – The StackOverflowException will no longer be thrown due to a tab while converting a Word document to PDF.
#I645069 - Nested table is now positioned properly while converting a Word document contains track changes balloons to PDF.
#I647827 - Custom shape with end path is now preserved properly while converting a DOCX format document to PDF.
#I643746 – The NullReferenceException will no longer be thrown while opening a DOCX format document contains footnotes.
Background color is now preserved properly while converting an RTF to DOCX format document.
Data Grid
Bug fixes
#I639287, FB61866 - Resolved an issue to differentiate between the footer template aggregate and group footer template aggregate during the ExcelExport and PdfExport event.
#I645389, FB62501 - Resolved an issue where the focused cell would hide under the FrozenColumns during Tab key navigation.
#I643778, FB62375 - Resolved an issue where the focus would shift to the first grid when clearing filters in the second grid.
#I644896, FB62368 - Fixed an issue where the update and cancel buttons were not enabled during delete operations in Batch mode when AllowEditing was disabled in DataGrid.
#I29009 - Implemented functionality to prevent dropping at the last border and display a disabled icon in this scenario.
#I646928 - Fixed an issue where the MultiColumnComboBox was not functioning correctly for TValue types when used as integers.
MultiSelect
Bug fixes
#I647501 - Resolved the problem where bounded value not being applied to the component.
PDF
Bug Fixes
#I630951 – Resolved the issue where image is not rendered properly while drawing same tiff image again in PDF document.
#F60208 – Resolved the issue where re-saving a merged PDF document caused an exception in Adobe Acrobat.
#I642335 – Resolved the issue of incorrect text location in scanned PDF documents using Azure Vision OCR.
Tree Grid
Bug fixes
#I644767 - Resolved an exception that occurred when using cell edit mode with hierarchical binding.
#I644111,#I644191 - Entering values into the textbox placed in a template column now works correctly when rendered in the treeColumnIndex column.
#F194658 - Resolved an issue where custom query values were not accessible when expanding a record with remote data binding.
#I612949 - Added functionality to prevent dropping and display a disabled icon when the target is at the last border.
TreeView
Bug Fixes
#F194935 - The issue where setting the Navigation URL property did not function as expected in the TreeView component within Blazor WASM applications has been resolved.