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 のリリース

Released: May 21, 2025

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

機能

  • MultiSelect
    • Improved the performance of the multi-select component in the WASM Blazor sample.
  • Pivot Table
    • Added event support to enable the passing of custom properties to the server-side engine.

不具合の修正

  • AutoComplete
    • Fixed an issue that prevented the data manager function from executing twice when the combo box was opened using the space key.
  • ComboBox
    • Fixed an issue where value binding was not functioning correctly with value tuples.
    • Fixed an issue where the preselected value was not displayed...

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

Released: May 6, 2025

2025 Volume 1 (29.1.41) での更新項目

不具合の修正

  • ComboBox
    • Fixed an issue causing a console error in the combobox.
  • Data Grid
    • Fixed an issue where the enum value was lost in nested complex field when using AddRecordAsync method in DataGrid.
  • Date Time Picker
    • Fixed the issue where the selected date was not displaying correctly according to the format property when localization was enabled.
  • DocIO
    • Improper paragraphs are not preserved after calling ReplaceSingleLine API.
    • Style name having special characters are now preserved properly while...

Released: Apr 29, 2025

2025 Volume 1 (29.1.40) での更新項目

不具合の修正

  • Chart
    • JSInterop exceptions will no longer be thrown while rendering the Stock Chart component.
    • The chart subtitle is now rendered in the correct position when TextOverflow is set to Wrap for the chart title.
  • DocIO
    • Hanging issues will no longer occur while converting a Word document with tabs to PDF.
    • XML mapping for rich text content control is now preserved properly while resaving DOCX document.
  • File Manager
    • Resolved the issue where the error dialog popup did not appear in the Details...

Released: Apr 22, 2025

2025 Volume 1 (29.1.39) での更新項目

不具合の修正

  • Chart
    • The chart's vertical numeric axis now renders correctly with the specified range and interval.
  • Data Grid
    • Fixed an issue where a whitespace occurred when Sorting a filtered, virtualized grid after scrolling.
    • Fixed an issue where the modified value was not reflected in Batch Edit mode.
    • Fixed an issue where custom date formatting using format='d' was not applying in the AdaptiveUI filter dialog.
  • DocIO
    • The document will no longer be corrupted when resaving a DOCX file with culture...

Released: Apr 15, 2025

2025 Volume 1 (29.1.38) での更新項目

機能

  • Data Grid
    • Added following event support for row drag selection in the DataGrid:
      • RowDragSelectionStarting - Triggered when the drag selection starts. You can use this event to cancel the drag selection based on custom conditions.
      • RowDragSelectionCompleting and RowDragSelectionCompleted - These events are triggered when the drag selection is about to complete and after it completes, respectively. They provide details such as the target Grid ID and the selected range.

不具合の修正

  • Carousel
    • Fixed issue...

Released: Apr 8, 2025

2025 Volume 1 (29.1.37) での更新項目

不具合の修正

  • Chart
    • Accessibility text for Zoom and Pan icons in the zoom toolbar is now updated properly when specified.
    • In chart, the tooltip rendering now handles large data values without impacting page responsiveness.
    • Data editing on chart points will now be correctly canceled when the edit action is discarded in the OnDataEdit event.
  • Circular Gauge
    • The circular gauge pointer now updates and remains visible when its value is changed dynamically.
  • Context Menu
    • Fixed an issue where the context menu...

Released: Apr 1, 2025

2025 Volume 1 (29.1.35) での更新項目

不具合の修正

  • Chart
    • Accessibility text for Zoom and Pan icons in the zoom toolbar is now updated properly when specified.
    • In chart, the tooltip rendering now handles large data values without impacting page responsiveness.
    • Data editing on chart points will now be correctly canceled when the edit action is discarded in the OnDataEdit event.
  • Circular Gauge
    • The circular gauge pointer now updates and remains visible when its value is changed dynamically.
  • Data Grid
    • Fixed an issue where FilterChoiceCount did...

Released: Mar 25, 2025

2025 Volume 1 (29.1.33) での更新項目

機能

  • Common
    • Microsoft .NET 10 Preview 1 compatibility - Syncfusion Blazor Components are now compatible with .NET 10 Preview 1. This release includes support for the latest features and improvements in .NET 10 Preview 1, ensuring that the components work seamlessly with the preview version.
    • Discontinued support for .NET 6 and .NET 7 - The Syncfusion Blazor Components library no longer supports .NET 6 and .NET 7. This decision is in alignment with Microsoft's .NET support policy.
    • Preview to...

Released: Mar 19, 2025

2024 Volume 4 SP1 (28.2.12) での更新項目

不具合の修正

  • Data Grid
    • Fixed an issue in Batch Editing where pressing the Enter key on the last row did not update the value until clicking elsewhere on the DataGrid.
    • Fixed an issue where the FirstDayOfWeek property of DatePicker and DateTimePicker could not be used in the DataGrid by adding the missing EditorSettings properties.
    • Fixed an issue where the items per page dropdown did not retain its selection when the DataGrid was initially empty.