#I738522 - The data label template now renders correctly without overlapping in the Accumulation Chart.
Chart
Bug Fixes
#I740764 - The corner radius in the Column Chart now renders accurately, even for small values and narrow widths.
#I740200 - In the Polar Chart, the spline area now closes correctly, forming a complete path.
Checkbox
Bug Fixes
I737393 - Resolved the indeterminate checkbox style issue in HighContrast, Fluent Dark, and Fluent2 HighContrast themes.
ComboBox
Bug Fixes
#I734149 - Fixed an issue where the focusing items when typing matched words and pressing the tab key in the combo box with filtering enabled.
#I738124 - Fixed an issue where the combo box popup would open unexpectedly when focus was lost after pressing the Tab key.
#I733666 - Fixed an issue where the same value, with AllowFiltering enabled, was not properly displaying the dynamic change in the DataSource value during the OnOpen event.
Dashboard Layout
Bug Fixes
#I734806, #I732911 - Resolved the overlapping issue while performing drag and drop action in the Dashboard Layout component.
Data Form
Bug Fixes
#I736827 - Fixed the ‘Tab’ key sequence in DataForm when using the editor type as dropdown list.
Data Grid
Bug Fixes
#I738410,#FB68465 - Enhanced DataGrid ExportToPdfAsync to successfully export PDFs when columns use the ‘D’ format specifier.
Date Range Picker
Bug Fixes
#I731328 - Resolved the issue where the DateRangePicker appeared entirely disabled when the AllowEdit property was set to false.
DropDownTree
Bug Fixes
#I733437 - The issue where the Blazor Dropdown Tree component threw a console error when selecting an item before the filtered results were fully loaded has been resolved.
Gantt Chart
Bug Fixes
#FB68311 - Fixed an issue where the edit form was not saved when dragging and dropping a row while the cell was in an editing state.
#FB68276 - Fixed an issue where dependency lines were removed while using EnableRowVirtualization.
#FB68281 - Fixed an issue where PreviousData in RowUpdating event always returns null.
InPlace Editor
Bug Fixes
#I732386 - Fixed an issue in SfInPlaceEditor where the EmptyText value was assigned instead of retaining the selected value when the action was cancelled after a delay.
MultiSelect
Bug Fixes
#I741276 - Fixed an exception that was thrown while typing in the Multi Select component when the AllowCustomValue option was enabled.
Pivot Table
Bug Fixes
#I738768 - The CellTemplate event is now triggered correctly for the first (empty) cell in the Blazor Pivot Table.
#I743222 - The TextAlign property now functions correctly when applied via the BeforeColumnsRender event in the Blazor Pivot Table.
Query Builder
Bug Fixes
#I730859 - Fixed an issue where EnablePersistence did not retain values when using QueryBuilderTemplates.
Slider
Bug Fixes
#I723850 - Fixed an issue where the slider was not functioning correctly when binding to custom values.
Tab
Bug fixes
#I735858 - An issue where the active tab background color appeared incorrect when switching between windows using Alt+Tab has been fixed.
#I737596 - An issue where the Tab rendered with Init mode throws a script error when switching between tabs in a WASM project is fixed.
#I743342 - An issue where the tab header did not update correctly when using the SelectingEvent with a delayed action has been fixed.
Tree Grid
Bug Fixes
#I729466 - Resolved an issue where TreeColumnIndex was not functioning correctly when using render fragments with frozen columns.
#I737741 - Resolved an issue where the ExcelQueryCellInfoEvent argument had a mismatched column name.
TreeView
Bug Fixes
#I733890 - Resolved the memory leak issue with hierarchical datasource in TreeView component.
#I731949 - An issue with the AddNodes and RemoveNodes methods while using Id and ParentId attributes as string type has been resolved.