#I833393 - Fixed an issue where the ComboBox popup opened in an incorrect position when available space was limited.
Data Grid
Bug Fixes
#I825688, #FB73498 - Resolved an issue where an empty table header accessibility error occurred on grouped DataGrid.
#I832488, #FB73663 - Resolved an issue where PDF export displayed empty column headers when using stacked headers with PdfExportProperties.Columns in DataGrid.
#I833094, #FB73780 - Resolved an accessibility issue caused when rendering Numeric Items in Pager with <a> elements without an href attribute.
#I836104, #FB73924 - Resolved an issue where the Context Menu on an empty Grid area or border, changed the row selection.
#I832488 - Resolved an issue where DataGrid EditCellAsync did not work in Batch editing mode in a Blazor WebAssembly application.
#FB73937 - Resolved an issue where DataGrid crashed due to a RuntimeBinderException when using Grouping with GroupFooterTemplate.
DropDown List
Bug Fixes
#I828779 - Fixed an issue where the DropDownList selection was not retained correctly when AllowFiltering was enabled.
HeatMap
Bug Fix
#I777468 – Improved tooltip template rendering during hover interactions, delivering smoother performance and quicker response times even with large and complex datasets.
ListBox
Bug Fixes
#I821233 – Resolved an issue where the ListBox unnecessarily rebuilt the entire ListDataSource on every item add or remove when the ItemTemplate contained child components.
MultiSelect
Bug Fixes
#I823677 - Fixed an issue where the MultiSelect popup retained previously filtered data when reopened while virtualization and filtering were enabled.
Rich Text Editor
Bug Fixes
#I802078 - Now, the Rich Text Editor works properly when pasting large content without raising server disconnection issues by enabling the EnableChunkMessages.
Schedule
Bug Fixes
#I818704 - Resolved the script error issue when rendering scheduler with empty Resource datasource and allowVirtualScrolling enabled.
Tab
Bug Fixes
#I824541 - Fixed an issue where the SelectAsync() method incorrectly selected hidden tab items.
Toolbar
Bug Fixes
#I827078 - Resolved an issue where programmatically disabled Toolbar items incorrectly retained focus visual styles.
Tree Grid
Bug Fixes
#F73897 - Resolved a script error that occurred when the component was initialized with a specific delay.