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

Released: Mar 3, 2026

2025 Volume 4 SP1 (32.2.8) 中的更新

修补程序

  • Grid
    • Resolved an inconsistency in keyboard navigation when using Shift+Tab to focus on the Grid component with column template.
    • Fixed an issue where the details of the deselected records were not available in the rowDeselecting event when clearing the selection using the header checkbox.

Released: Feb 24, 2026

2025 Volume 4 SP1 (32.2.7) 中的更新

修补程序

  • Grid
    • Resolved an issue where calculatePageSizeByParentHeight method returned an incorrect value when showColumnChooser is enabled in the Grid.
    • Fixed an issue where the detail indent cell width was altered unexpectedly when executing autofitColumns with auto resize mode.
    • Resolved an issue where focus is not restored to the grid cell during repeated navigation using the tab key.

Released: Feb 17, 2026

2025 Volume 4 SP1 (32.2.5) 中的更新

修补程序

  • FileManager
    • The issue with NVDA screen reader failing to announce view change options during keyboard navigation in File Manager component has been resolved.
    • The issue where upload submenu items are not localizing based on the culture applied in the File Manager component has been resolved.
  • Grid
    • Resolved an issue where initial filtering did not work when applying multiple date values with greater than or equal and less than or equal operators.
    • Resolved an issue where a script error occurs...

Released: Feb 11, 2026

2025 Volume 4 SP1 (32.2.4) 中的更新

修补程序

  • DropdownList
    • The issue with programmatic value binding in a virtualization dropdown has been fixed.

Released: Feb 5, 2026

2025 Volume 4 SP1 (32.2.3) 中的更新

特性

  • Diagram
    • Visio Import and Export
      • Added support for Visio import and export, allowing users to import Microsoft Visio diagrams (.vsdx), edit them using built-in diagram tools, and export the updated diagrams back to Visio format for continued collaboration.
      • The importFromVisio API allows users to import a Visio file (.vsdx) into the diagram canvas, while the exportToVisio API enables exporting the modified diagram back to Visio format (.vsdx). The diagramImporting and diagramExporting events...

Released: Jan 27, 2026

2025 Volume 4 (32.1.25) 中的更新

修补程序

  • Grid
    • Resolved an issue where the scrollbar position was not retained after toggling columns in the column chooser when using virtualization along with lazy load grouping.
    • Fixed an issue where a visual glitch occurred during vertical scrolling when Grid has fixed height and frozen rows.

Released: Jan 20, 2026

2025 Volume 4 (32.1.24) 中的更新

修补程序

  • Grid
    • Resolved an issue where the filter option was shown as enabled in the column menu when the filter item was included in columnMenuItems and allowFiltering is set to false.
    • Fixed an issue where grid focus behavior did not work correctly when enableHeaderFocus is set to false.

Released: Jan 13, 2026

2025 Volume 4 (32.1.23) 中的更新

修补程序

  • DataManager
    • Resolved an issue where the isEmpty operator did not filter null or undefined values in string type columns.
  • Grid
    • The issue where column visibility was not maintained properly when restoring grid settings through setProperties has been resolved.
    • Fixed an issue where the frozen columns in the Grid were not removed when the frozenColumns property was set to zero using setProperties with muteOnChange enabled and the freezeRefresh method was called.
    • The issue where...

Released: Jan 6, 2026

2025 Volume 4 (32.1.22) 中的更新

修补程序

  • File Manager
    • Resolved the breadcrumb bar dropdown button alignment issue in the file manager component.
  • Grid
    • The issue where the page refreshes during batch editing when allowKeyboard is set to false has been resolved.
    • Resolved an issue where calling expandAll or collapseAll on grouped columns would throw a script error when the data source was empty.

Released: Dec 30, 2025

2025 Volume 4 (32.1.21) 中的更新

修补程序

  • Grid
    • The issue where the selected row was not visible in the viewport when virtualization is enabled in the Grid and a row is selected programmatically using the selectRow method with specific index has been resolved.
    • Resolved an inconsistency in keyboard navigation when using Shift+Tab to focus on the Grid component with command columns enabled.
    • Resolved an issue where the border of stacked column headers was misaligned when frozen columns are enabled in the Grid.
  • Toolbar
    • The issue of...