Syncfusion Essential Studio Blazor 新版本发表

Released: Mar 16, 2026

2026 Volume 1 (33.1.44) 中的更新

特性

  • Common
    • .NET 11 Preview compatibility - Syncfusion Blazor components are now compatible with the .NET 11 Preview 1 SDK, enabling developers to explore the latest runtime improvements while continuing to use the full Syncfusion Blazor UI suite across Blazor web app projects.
  • Chart Wizard (Preview)
    • Introducing the Blazor Chart Wizard, a new guided experience that simplifies chart creation from start to finish. This interactive wizard eliminates manual setup by automatically detecting data fields...

Released: Mar 10, 2026

2025 Volume 4 SP1 (32.2.9) 中的更新

修补程序

  • Chart
    • No exceptions are thrown in console when rendering accumulation chart in wasm.
  • Data Grid
    • Resolved an issue where the DataGrid Search action did not work when Complex Columns contained partial null values.
    • Resolved an issue where the Grid threw an exception when deselecting the last cell with RenderFragment Toolbar items.
    • Resolved an issue where the Grid did not display Tooltip Validation Messages for nested properties in .NET 10.
    • Resolved an issue where Left-arrow Keyboard Navigation...

Released: Mar 3, 2026

2025 Volume 4 SP1 (32.2.8) 中的更新

修补程序

  • Data Grid
    • Resolved an issue where the DataGrid SelectRowAsync failed to scroll the selected row into view when using the Column Template feature.
    • Resolved an issue where a format exception occurred during global search in SfDataManager UrlAdaptor when the DataGrid included a ForeignKey column.
    • Resolved an issue that caused a JavaScript error when opening the Multicolumn ComboBox popup in HTTPS.
  • DropDown List
    • Fixed the Dropdown List Popup position misalignment after page refresh in Inspect...

Released: Feb 24, 2026

2025 Volume 4 SP1 (32.2.7) 中的更新

修补程序

  • Data Grid
    • Resolved an issue where DataGrid rows were not rendered after Sorting when using an abstract TValue with a polymorphic data source.
    • Resolved an issue where the Search action failed when the DataGrid contained Complex Columns with null values.
    • Resolved an issue where a script error was thrown when quickly clicking the Filter icon and then navigating to another part of the page in quick succession.
    • Resolved an issue where the Column Chooser search flickered when typing quickly in...

Released: Feb 17, 2026

2025 Volume 4 SP1 (32.2.5) 中的更新

修补程序

  • Data Grid
    • Resolved an issue where a JS exception was thrown when calling ResetPersistDataAsync while GridAggregates existed without any GridAggregateColumn.
    • Resolved an issue where an exception occurred when opening the filter for a Foreign key column containing nullable values in a large dataset.
    • Resolved an issue where rendering null or empty values in the Grid triggered a System.Xml.XmlException in System.Private.Xml.dll when Just My Code was enabled in Visual Studio.
    • Resolved an issue...

Released: Feb 11, 2026

2025 Volume 4 SP1 (32.2.4) 中的更新

修补程序

  • 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...

Released: Feb 5, 2026

2025 Volume 4 SP1 (32.2.3) 中的更新

特性

  • Gantt Chart
    • Added multi-page support to automatically paginate exported content that exceeds a single page. This enhancement includes proportional scaling for height and width to ensure proper fit within PDF pages, along with header and footer alignment options (left, center, right) for improved formatting.
  • Visual Studio Code Extensions
    • Introduced a Visual Studio Code Scaffolder for the Blazor platform, enabling developers to generate Razor pages and controllers for DataGrid, TreeGrid, Charts...

Released: Jan 27, 2026

2025 Volume 4 (32.1.25) 中的更新

修补程序

  • Dialog
    • Resolved a runtime failure where custom components inheriting from the Dialog component failed during initial render.
    • Resolved an issue where closing a dialog that included a ComboBox or DropdownList could trigger a console exception.
  • DropDown List
    • Fixed issue where tab navigation fails when the dropdown filter input has focus.
  • Gantt Chart
    • Resolved an issue where edited cell values were not saved after performing an Undo action with UndoRedo enabled.
    • Resolved a console error that...

Released: Jan 20, 2026

2025 Volume 4 (32.1.24) 中的更新

修补程序

  • Data Grid
    • Resolved an issue where the Grid threw an exception when decrementing a numeric field that triggered DataAnnotations validation failure.
    • Resolved an issue where the PagerDropdown did not work as expected when using auto-generated columns in the DataGrid.
    • Resolved an issue where the Column Visible property did not work for grouped columns in the DataGrid.
  • ListView
    • The exception issue in the ListView component when calling the CheckItemsAsync public method has been resolved...

Released: Jan 13, 2026

2025 Volume 4 (32.1.23) 中的更新

修补程序

  • AutoComplete
    • Fixed an issue where the AutoComplete ClearAsync clear the typed text in the input field.
  • Button
    • The issue with "Button font-weight in Fluent2 not proper" has now been fixed.
  • ComboBox
    • Resolved an issue where the ComboBox triggered multiple API calls when rendering in .NET MAUI Blazor Hybrid apps.
  • Data Grid
    • Resolved an issue where SfDataManager threw an exception when PageSize was enabled.
    • Resolved an issue where CTRL + Click Context menu did not work on macOS in Chrome for the...