Syncfusion Essential Studio Blazor(英語版)

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

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

バージョン: 2026 Volume 1 SP1 (33.2.15) 新機能 更新日: Jun 23, 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: 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.

Released: Mar 11, 2025

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

不具合の修正

  • AI AssistView
    • The flickering issue due to latency when typing quickly in the AI AssistView component has been resolved.
  • AutoComplete
    • Fixed an issue where a popup would open after the backspace key was pressed multiple times.
  • Calendar
    • Fixed an issue where the decade view did not navigate correctly when using the start and depth settings.
  • DocIO
    • Child group shape is now preserved properly while creating a document from scratch.
    • Table is now preserved properly while converting DOCX document...

Released: Mar 4, 2025

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

機能

  • AutoComplete
    • Implemented support for preventing additional requests from being sent to the server for prebind values by introducing the AllowExtendedValueLookup argument in the ActionBegin event delegate. This allows users to control whether the equal operator request for prebound values is necessary.

不具合の修正

  • Chart
    • In the chart, the tooltip now displays in the correct format for the DateTimeCategory axis in Spanish culture.
  • Circular Gauge
    • The range drag is now working properly for multiple...

Released: Feb 25, 2025

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

不具合の修正

  • Chart
    • The tooltip now disappears properly while panning over a zoomed chart.
    • Exceptions no longer occur when changing the multiple-axis mode in the pivot chart.
  • ComboBox
    • Fixed an issue where the selected value was cleared when filtering and selecting using the tab key.
  • Data Grid
    • Fixed an issue where the grid query is not sent to API after filtering and backspace actions in menu filter.
    • Fixed an issue where PDF export cutting off header text in pdfHeaderFooterContent in the grid.
    • Fixed an...

Released: Feb 18, 2025

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

機能

  • Data Grid
    • Added support for differentiating between adding a new row and editing in RowUpdating and RowUpdated events.
    • Provided support for optimizing query execution by replacing the bitwise OR operator with the OrElse operator.
    • Provided support for resizing columns in the grid when initial grouping and frozen columns are enabled.

不具合の修正

  • Carousel
    • An issue where OnAfterRenderAsync is triggering multiple times when hover on the carousel slide has been resolved.
  • Chart
    • The legend toggling now...