Syncfusion Essential Studio ASP.NET Core(英語版)

ASP.NET CoreのUIコントロールを多数収録したライブラリ

Syncfusion 社の製品
2002 年より日本国内にてComponentSourceで販売中。

バージョン: 2026 Volume 1 (33.1.47) 新機能 更新日: Apr 7, 2026

i

Please note that new Timed Subscription Licenses for Syncfusion Essential Studio ASP.NET Core are available as part of Syncfusion Essential Studio Enterprise.

Syncfusion Essential Studio ASP.NET Core 2025 Volume 4 SP1 (32.2.3)

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 are triggered during the respective import and export operations to track the process status.
      • NOTE: This feature is currently experimental. Some Visio functionalities may be limited or may not work as expected.
  • Grid
    • Provided support for updating the grid properties when changing the dataSource and columns through the changeDataSource method.

不具合の修正

  • DropDownTree
    • The issue in Dropdown Tree where the selectable property set to false did not prevent interaction in checkbox mode has been resolved.
  • Grid
    • The issue where grouping breaks in ascending order when null/undefined values are present in a string type column has been resolved.
    • Fixed inconsistent filtered icon appearance across all themes.
    • Resolved an issue where a script error occurred when allowResizing is enabled and the last stacked header has no visible columns.
    • Fixed an issue where getSelectedRecords returned only the current page records in the rowSelected event when isRowSelectable is enabled.
  • MultiColumn ComboBox
    • Fixed an issue where the screen reader failed to announce the list item position in the MultiColumn ComboBox.
  • Pivot Table
    • The localization text for the column chart and column axis label now renders properly in the pivot table.
  • Tree Grid
    • Resolved an issue where the actionFailure event was triggered even when the checkbox column and the tree column were the same.
    • Fixed an issue where the next set of data not rendered on collapsing records when infinite scrolling is enabled.