#F198002, FB72173 - Resolved an issue where the Grid threw an exception when decrementing a numeric field that triggered DataAnnotations validation failure.
#FB72153 - Resolved an issue where the PagerDropdown did not work as expected when using auto-generated columns in the DataGrid.
#I796045, FB71926 - Resolved an issue where the Column Visible property did not work for grouped columns in the DataGrid.
ListView
Bug Fixes
#I800852 - The exception issue in the ListView component when calling the CheckItemsAsync public method has been resolved.
MultiColumn ComboBox
Bug Fix
#I800915 - Fixed an issue where Multicolumn ComboBox throws an error on initial render when bound to an empty list.
Rich Text Editor
Bug Fixes
#I800795 - Now, the Rich Text Editor works properly by updating the Font Color toolbar icon based on the color of the selected text.
#I802133 - Now, the Rich Text Editor works properly when newly added cells in a table inherit the header styling.
#F197996 - Now, the Rich Text Editor provides support for loading Movie format video files.
Splitter
Bug Fixes
#I798698 - The exception thrown in the Splitter Component when dynamically updating pane properties has been resolved.
Tooltip
Bug Fixes
#I800512 - Fixed an issue where the Memory Leak Tooltip and Button Instances were not being destroyed after navigating away from the page.
TreeView
Bug Fixes
#I801348 - The exception that occurred in the TreeView when calling the CollapseAllAsync public method has been resolved.