#I802134, FB72275 - Resolved an issue where the Hide property did not work as expected in the ContextMenuItemModel class.
#I805199, FB72387 - Resolved an issue causing a filtering conflict in the DataGrid when ForeignKeyValue and field used the same field name.
#I804675, FB72301 - Resolved an issue where the ContextMenu Separator did not hide when Hidden = true was set via the ContextMenuOpenEvent.
#I810598, FB72612 - Resolved an issue causing a console error during initial rendering when the DataGrid was placed inside a Tab component nested within an SfDialog.
#I809192,#I807647, FB72495 - Resolved an issue when rendering the DataGrid inside an SfDialog threw a typeError related to initializeHeaderDrag when the dialog was opened in a WASM sample.
#I801339 - Resolved an issue where edited cell values were not saved after performing Undo and Redo.
#I806357 - Resolved an issue in the Gantt Resource View sample when using the QueryCellInfo event.
MultiSelect
Bug Fixes
#I802196 - Resolved When AllowCustomValue is enabled, MultiSelect drops the last character when typed quickly
#I805565 - Resolved issue where “Select All” selected the entire datasource instead of only filtered items when virtualization is enabled with Disabled field settings
Numeric TextBox
Bug Fixes
#I806495 - Fixed an issue where the Numeric TextBox input field did not immediately reflect changes when the Min value was set programmatically.
Query Builder
Bug Fixes
I804044 - Fixed the issue where the QueryBuilder GetSqlFromRules method was trimming the rule compared to the original rule.
Tree Grid
Bug Fixes
#I806907, FB72432 - Resolved an issue in the expando object data binding scenario where, after editing the first row’s date cell with an empty value, subsequent attempts to edit date cells in other rows failed to enter edit mode.