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

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) 中的更新

特性

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

Released: Oct 22, 2025

2025 Volume 3 SP1 (31.2.3) 中的更新

修补程序

  • 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.
    • Resolved an issue where filtering a DateOnly column caused the filter popup of another column to display no matches found.
    • Fixed an issue that caused a maximum call stack size exceeded error when parsing stringify data using DataUtil.parseJson method.
  • Pivot Table
    • Context...

Released: Oct 15, 2025

2025 Volume 3 SP1 (31.2.2) 中的更新

特性

  • GanttChart
    • Introduced seamless 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.

修补程序

  • Grid
    • Fixed the issue where selection events were triggered twice after updating a record with persist selection enabled.
  • Pivot Table
    • The option to enable or disable HTML encoding for row and column headers is now available.
    • Value cells...

Released: Oct 7, 2025

2025 Volume 3 (31.1.23) 中的更新

修补程序

  • Grid
    • Resolved the issue where the grid displayed empty data upon manual refresh after filtering on the last page with virtualization enabled.
    • The issue where the filter input is not disabled when opening the filter menu with the operators IsNull, NotNull, IsEmpty, and IsNotEmpty across different locales has been resolved.

Released: Sep 23, 2025

2025 Volume 3 (31.1.21) 中的更新

修补程序

  • Schedule
    • An issue where an empty content area was rendered during virtual scrolling when using rowAutoHeight in combination with overscanCount has been resolved.