Syncfusion Essential Studio Blazor(英語版)

BlazorのネイティブUIコンポーネントの総合ライブラリ

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

バージョン: 2026 Volume 1 SP1 (33.2.5) 新機能 更新日: May 5, 2026 レビューの平均スコア: 3.00レビューの平均スコア: 3.00レビューの平均スコア: 3.00レビューの平均スコア: 3.00レビューの平均スコア: 3.00 (1)

i

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

Syncfusion Essential Studio Blazor 2025 Volume 1 SP1 (29.2.4)

Released: May 14, 2025

2025 Volume 1 SP1 (29.2.4) での更新項目

機能

  • Data Grid
    • Enhanced the behavior of checkbox selection when persist selection is enabled with a Custom Adaptor.
    • Enhanced the Grouping and Virtualization masked row feature combination. Additionally, introduced ExpandAllGroups support to render grouped rows in either expanded or collapsed state during the initial rendering of the Grid. By default, grouped rows are rendered in a collapsed state. To customize this behavior, you can enable the appropriate property in GroupSettings.
  • Document Editor
    • Improved editing performance when spell check is enabled.
  • Pivot Table
    • Added event support to enable the passing of custom properties to the server-side engine.
  • Schedule
    • Provided support for customizing workdays in Schedule Timeline Month View using SetWorkDaysAsync and ResetWorkDaysAsync methods.
  • Visual Studio Code Extensions
    • Breaking Change - Syncfusion Blazor Template Studio has been updated with the latest themes: Fluent 2, Material 3, Tailwind 3, and Fluent 2 High Contrast.
  • Visual Studio Extensions
    • Breaking Change - Syncfusion Blazor Template Studio has been updated with the latest themes: Fluent 2, Material 3, Tailwind 3, and Fluent 2 High Contrast.

不具合の修正

  • Context Menu
    • Resolved an issue in the ContextMenu component that occurred when using both the EnableScrolling and ShowItemOnClick properties together.
  • Data Grid
    • Fixed an issue where the ColumnChooser footer template did not work when adaptiveUI was set to true.
    • Fixed an issue where toggling SfSwitch in a column caused its value to revert after editing and saving another cell.
    • Fixed an issue where GetSelectedRecordsAsync returned incorrect records when EnableInfiniteScrolling was enabled in Grid.
    • Fixed an issue where the FilterType of GridColumn was updated randomly when different filter types were defined for different columns.
    • Fixed an issue where filtering DateTime columns in the DataGrid produced incorrect filter results.
    • Fixed an issue where the Grid threw a NullReferenceException when sorting a foreign key column.
    • Fixed an issue where the Command Column icons were not rendered properly in Grid.
    • Fixed an issue where editing a row with a circular dependency in the Blazor Grid caused the application to crash.
    • Fixed an issue where the Grid stopped rendering after virtual scrolling to the top in Safari.
  • Diagram
    • The Overview component now synchronizes correctly with the Diagram across browsers when interacting with the Overview in the Blazor Diagram.
    • Resize handles for nodes now adjust properly based on the current diagram zoom level.
    • Connector helper visuals are now cleared when the connector creation is canceled via the CollectionChanging event.
    • Node ports are now hidden correctly when the mouse hovers outside the node, even when the port visibility is set to Hover.
  • DocIO
    • Frame height is now updated properly while converting a Word document with inline content control to PDF.
    • Wrapped paragraphs are now positioned properly while converting a Word document to PDF.
    • RTL Paragraph with negative indentation is now preserved properly while resaving an RTF format document.
    • List number is now preserved in proper language while converting DOCX format document to PDF.
    • The NullReferenceException will no longer be thrown while converting a DOCX format document with IF field to PDF.
    • SVG Image in SmartArt is now preserved properly while resaving DOCX document.
    • OLE objects documents in DOCM documents are now opened properly.
  • Document Editor
    • Fixed performance issues related to bookmark manipulation during editing operations.
    • Resolved a script error that occurred when loading SFDT without injecting the editor module.
    • Fixed an issue where table cell content was clipped when zooming out.
    • Resolved a script error that occurred when exporting after performing a delete operation with track changes enabled.
  • DropDownTree
    • Resolved the issue where global animation disable setting was not working properly in the DropDownTree component.
  • Gantt Chart
    • Fixed an exception that occurred during Excel export in the Custom Adaptor Gantt Chart sample.
  • PDF
    • Resolved an issue where dynamic rows in a nested grid were not preserved correctly when drawn.
    • Fixed incorrect bounds properties for loaded checkbox fields in the PDF document.
    • Addressed an issue with incorrect glyph bounds in rotated PDF documents.
  • PDF Viewer
    • Resolved an issue where scrolling to the last page was not possible in FitToPage mode.
    • Resolved an issue where mouse wheel scrolling displayed a blank page on documents with varying page heights.
    • Fixed a malfunction with touchpad scrolling on documents with varying page heights in the Blazor PDF Viewer.
    • Corrected misalignment of the third page in FitToWidth mode on documents with varying page heights.
    • Fixed a zoom-level rendering issue caused by integer conversion errors during the initial load of documents with varying page heights.
    • Fixed an issue where the lock property was not preserved when copying an annotation from one document to another.
    • Resolved an issue where the EnableToolbarItemsAsync method was not functioning as expected in the Blazor PDF Viewer.
    • Applied localization updates to the Blazor PDF Viewer, including improvements to the Dutch translation.
    • Fixed an exception that was thrown when copying annotations from one document to another.
  • Presentation
    • Text color along with color transformations will be preserved properly during PPTX to PDF conversion.
    • Themed style table cell background colors will be preserved properly during PPTX to PDF conversion.
  • Toolbar
    • The issue where toolbar template items rendered inside the Toolbar could not receive focus properly has been resolved.
  • TreeView
    • Resolved the issue where quickly dragging a node sometimes drags the adjacent item in TreeView.
    • The issue with expand/collapse functionality in the TreeView component when using virtualization support has been resolved.
  • Visual Studio Extensions
    • Resolved an issue where a invalid notification message continued to appear even after using a valid license key.
    • Resolved an issue where the model class was not recognized by the Syncfusion Blazor Code Generator when used within a subproject.
    • Disabled the Blazor Migration option from appearing in Class Library projects.