Syncfusion Essential Studio Blazor 2025 Volume 4 SP1 (32.2.4)

Released: Feb 11, 2026

Aggiornamenti in 2025 Volume 4 SP1 (32.2.4)

Correzioni

  • Data Grid
    • Resolved an issue where the Hide property did not work as expected in the ContextMenuItemModel class.
    • Resolved an issue causing a filtering conflict in the DataGrid when ForeignKeyValue and field used the same field name.
    • Resolved an issue where the ContextMenu Separator did not hide when Hidden = true was set via the ContextMenuOpenEvent.
    • Resolved an issue causing a console error during initial rendering when the DataGrid was placed inside a Tab component nested within an SfDialog.
    • 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.
    • Resolved an issue with whitespace appearing when enabling Virtualization with Grouping when using Overscan Count.
  • Gantt Chart
    • Resolved an issue where edited cell values were not saved after performing Undo and Redo.
    • Resolved an issue in the Gantt Resource View sample when using the QueryCellInfo event.
  • MultiSelect
    • Resolved when AllowCustomValue is enabled, MultiSelect drops the last character when typed quickly.
    • Resolved issue where "Select All" selected the entire datasource instead of only filtered items when virtualization is enabled with Disabled field settings.
  • Numeric TextBox
    • Fixed an issue where the Numeric TextBox input field did not immediately reflect changes when the Min value was set programmatically.
  • Query Builder
    • Fixed the issue where the QueryBuilder GetSqlFromRules method was trimming the rule compared to the original rule.
  • Tree Grid
    • 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.