#F196214 - Now, the flickering issue due to latency when typing quickly in the AI AssistView component has been resolved.
AutoComplete
Bug Fixes
#I690461 - Fixed an issue where a popup would open after the backspace key was pressed multiple times.
Calendar
Bug fixes
#I696226 - Fixed an issue where the decade view did not navigate correctly when using the start and depth settings.
Data Grid
Bug Fixes
#F196255, #FB65918 - Fixed an issue where the FilterChoiceCount property of DataGrid failed to limit the number of distinct values displayed in the Excel/Checkbox filter dialog.
#I691146, #FB65581 - Fixed an issue where moving a frozen line caused the filter to disappear, and frozen column filters disappeared when scrolling horizontally.
#I683280, #FB65362 - Fixed an issue where horizontal scrolling did not work properly when AutoFit was set to true for frozen columns.
#I691892, #FB65507 - Fixed an issue where the added record was not retained properly after a click action.
#I691946, #FB65749 - Fixed an issue where GetFilteredRecordsAsync method returned full data on the initial render without filters.
#I691598, #FB65510 - Fixed an issue where the Column Menu did not appear when AdaptiveUIMode was set to Mobile.
DocIO
Bug Fixes
#I693171 - Child group shape is now preserved properly while creating a document from scratch.
#I689104 – Table is now preserved properly while converting DOCX document to PDF.
#I693508 - Hanging issue will no longer occur while converting a DOC file contains negative cell spacing in table to PDF.
#I693482 - Text inside a cell with decimal tab is now aligned properly while converting a Word document to PDF.
#I693066 - Paragraph is now positioned properly when previous paragraph is in frame while converting a Word to PDF.
#I695804 - Underline is now preserved properly while converting HTML to DOCX.
#I695715 – The NullReferenceException will no longer be thrown while opening a DOCX document with revisions.
#I693441, #I691211 - Inline content control is now preserved properly while resaving a DOCX document.
#I696475, #I695950 - List inside the header/footer is now positioned properly while converting a Word document to PDF.
#I695622 – The NullReferenceException will no longer be thrown due to measuring element while converting a Word to PDF.
#I695131 - Underline is now applied properly to the empty space paragraph with ulTrailSpace tag while converting a Word to PDF.
#I693513 - Text inside the textbox is now preserved properly while converting the Word document to PDF.
DropDown List
Bug Fixes
#I691004 - Fixed an issue where users were unable to tab through a Dropdown List with filtering enabled.
Gantt Chart
Bug Fix
#FB65595 - Resolved a console error that occurred when deleting a record after performing row drag and drop to the same position.
ListView
Bug Fixes
#I691343 - Fixed issues with sorting and navigation failures in nested ListView when binding the OnBack event.
MultiSelect
Bug Fixes
#I694076 - Fixed an issue where filtering was not applied when using multiselect with the allowCustomValue option enabled and the Created event.
Pivot Table
Bug Fixes
#I696452 - Chart series will now render correctly when dynamically switching between chart reports in the pivot table.
#F196241 - The running totals aggregation will now be applied correctly in the pivot table when value fields are placed in the row axis.
Presentation
Bug Fixes
#I690984 - Layout slide name will now updated properly when cloning and merging a slide in the PowerPoint library.
Rich Text Editor
Bug Fixes
#F196152 - The ShowInlineToolbarAsync method will now function correctly when invoked through the ActionComplete event for the Enter action in the Rich Text Editor.
#I691852 - Now, when multiple images are pasted into the Rich Text Editor from a Word document, all images will be successfully saved to the specified save path.
#F196187 - Now, the Audio and Video insert dialog’s browse button works properly when using RichTextEditorDialogSettings in the Rich Text Editor.
Slider
Bug Fixes
#I683319 - An issue with color range when dynamically updating the values in the Range Slider component has been resolved.
Splitter
Bug Fixes
#I692510 - Fixed an issue where a flickering problem occurred with the Splitter when navigating to another page.
Tooltip
Bug Fixes
#FB61155 - Tooltip positioning issue with collision calculation has been resolved.
Tree Grid
Bug Fixes
#F65662 - Resolved records not rendered properly after using ExpandAtLevel in ExpandStateMapping, when EnableVirtualization is enabled.
#F65484 - Resolved column template not rendered after ResetPersistDataAsync() method is executed.
#F65542 - Resolved an issue where the TreeColumnIndex would change upon page refresh when EnablePersistence was enabled.
Uploader
Bug Fixes
#I694107 - Fixed an issue where the DefaultRequestHeaders were not sent during the removal request when an uploaded file is deleted.
XlsIO
Bug Fixes
#I693062 - The issue where the IRange.Value property incorrectly returned the datetime as 24:00:00 is now resolved.
#I685210 - Performance is now improved when saving Excel documents containing a large number of merged cells.
#I693179 - Exception is no longer thrown during serialization of threaded comments with an empty person list.
#I689757 - The issue where chart series were missing when the input document contained an empty cache entry is now resolved.
#I698622 - The datetime calculation issue in Excel to PDF conversion when the decimal count exceeded 10 is now resolved.
#I682078 - The missing chart series issue caused by invalid formula values in the referenced chart range is now resolved.
#I689228 - Data labels now align correctly during image conversion for stacked column charts with zero values in the series data.