Syncfusion Essential Studio ASP.NET Core 新版本发表

Released: Dec 23, 2025

2025 Volume 4 (32.1.20) 中的更新

特性

  • Grid
    • Added support for ordering columns by headerText in the column chooser.
  • Pivot Table
    • Integrated all grid Excel exporting features into the engine Excel exporting option, providing a unified export capability within the Pivot Table. This update standardizes engine Excel exporting as the single export option, ensuring a consistent and feature-rich export experience.
    • Breaking Changes - Deprecated the grid Excel exporting option and set engine Excel exporting as the default export option in...

Released: Dec 16, 2025

2025 Volume 4 (32.1.19) 中的更新

特性

  • Common
    • Added .NET 10 support - Syncfusion ASP.NET Core controls now support .NET 10, enabling development with the latest .NET 10 framework features and enhancements.
    • New controls - The following controls are new to the ASP.NET Core suite with this release:
      • Smart Paste Button: This control streamlines data entry by processing and formatting pasted content using AI. It reduces manual input errors and accelerates form completion by automatically detecting and adapting to the expected data...

Released: Dec 9, 2025

2025 Volume 3 SP2 (31.2.18) 中的更新

修补程序

  • DataManager
    • The issue where the group count was not updating correctly when using disablePageWiseAggregates with filter queries in the grid with the ODataV4Adaptor has been resolved.
  • Grid
    • Resolved a script error that occurred when pressing the enter key or the ok button immediately after typing a search value in an Excel filter with infinite scrolling enabled.
    • The issue where the column chooser could not be opened after opening the Excel filter popup has been resolved.

Released: Dec 2, 2025

2025 Volume 3 SP2 (31.2.16) 中的更新

修补程序

  • DataManager
    • Resolved a script error that occurred when opening the filter dialog in a grid with enableInfiniteScrolling enabled in filterSettings while using the RemoteSaveAdaptor.
    • The issue where changing the pageSize via the pager dropdown did not update the page size correctly when the enableCache property was set in the DataManager within the grid has been resolved.
  • Grid
    • The issue where Add Current Selection to Filter in Excel style filtering was not working when no existing filter was...

Released: Nov 18, 2025

2025 Volume 3 SP2 (31.2.12) 中的更新

特性

  • GanttChart
    • Enhanced checkbox selection with virtualization support for large datasets, delivering faster, more accurate multi-selection and smoother CRUD operations.
  • Grid
    • The Grid now enables conditional row selection through the isRowSelectable callback. This enhancement applies dynamic business logic, ensuring that users can only select rows that satisfy the specified conditions.
  • Tree Grid
    • The TreeGrid now enables conditional row selection through the isRowSelectable callback. This...

Released: Nov 12, 2025

2025 Volume 3 SP1 (31.2.10) 中的更新

特性

  • Common
    • Syncfusion ASP.NET Core controls now support .NET 10, enabling development with the latest .NET 10 framework features and enhancements.
  • GanttChart
    • Enhanced checkbox selection with virtualization support for large datasets, delivering faster, more accurate multi-selection and smoother CRUD operations.
  • Grid
    • The Grid now enables conditional row selection through the isRowSelectable callback. This enhancement applies dynamic business logic, ensuring that users can only select rows that...

Released: Nov 4, 2025

2025 Volume 3 SP1 (31.2.5) 中的更新

修补程序

  • DataManager
    • Resolved typing issue in ReturnOption interface.
  • Grid
    • Fixed a scrolling issue in Safari for grids using frozen columns and column virtualization.
    • Fixed focus border styling problem in the column chooser's search input for the Fluent 2 theme.

Released: Oct 28, 2025

2025 Volume 3 SP1 (31.2.4) 中的更新

修补程序

  • Block Editor
    • The issue with popup overlap when using multiple Block Editor placed inside grid layout has been resolved.
  • Grid
    • Resolved an issue where the custom filter for a date column did not function correctly with the AND operator in column filtering.
    • Fixed a script error that occurred when adding a record with both virtualization and a foreign key column enabled.
  • MultiColumn ComboBox
    • The accessibility issue related to aria-owns in the Multicolumn ComboBox has been resolved.

Released: Oct 22, 2025

2025 Volume 3 SP1 (31.2.3) 中的更新

修补程序

  • DropdownList
    • Resolved an issue where a console error occurred when users searched and quickly pressed the tab key.
  • Grid
    • Resolved an issue causing the selection event to trigger multiple times when saving an editable row with checkbox selection.
    • Resolved a script error that occurred when opening the filter dialog for null type columns.
    • Fixed an issue that caused a maximum call stack size exceeded error when parsing stringify data using DataUtil.parseJson method.
    • Resolved an issue where...

Released: Oct 15, 2025

2025 Volume 3 SP1 (31.2.2) 中的更新

特性

  • GanttChart
    • Introduced date object conversion and timezone handling for custom columns, editing, and CRUD operations across both remote and local data sources.
  • Query Builder
    • Provided support for the Destroyed event in the Query builder component.

修补程序

  • DropdownList
    • Resolved an issue where a console error occurred when users searched and quickly pressed the tab key.
  • Grid
    • Fixed the issue where selection events were triggered twice after updating a record with persist selection enabled.
  • Pivot...