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 2024 Volume 4 SP1 (28.2.9)

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 ranges with different radii in the circular gauge.
  • ComboBox
    • Fixed an issue with preserving case for custom values when matching the DataSource by utilizing the IgnoreCase property of the combo box.
  • Dialog
    • Reverted the fix for the issue where the overlay position was displaced when closing the Blazor dialog with the sidebar sample.
  • DropDown List
    • Fixed the issue where the initial rendering, a modified class has been added to one of the dropdowns.
  • Gantt Chart
    • Resolved an issue where parent records in the resource view could not be reordered using drag-and-drop.
  • InPlace Editor
    • Fixed an issue where two-way binding was not functioning correctly in the InPlace editor.
  • MultiSelect
    • Fixed an issue that dynamically updates the short type value for the Multi-select component.
  • Query Builder
    • Resolved the issue where a script error was thrown when using the dropdown list in the Query Builder through template support in WASM render mode.
  • Rich Text Editor
    • When performing a delete action at the end of a line, a single character is now deleted without triggering a script error.
  • Tab
    • An issue with third-party icons not rendering properly in Tabs has been resolved.
  • Tree Grid
    • Resolved script error occurs while saving a cell when the template has no field in remote data binding.
  • TreeView
    • The drag and drop functionality issue in the Blazor TreeView component has been resolved.
  • Uploader
    • Fixed an issue where a console error occurs on the Uploader when the EditForm/EditContext is re-initialized upon clicking the submit button.
    • Fixed an issue where retrying chunk uploads did not properly handle custom data during the OnUploadStart event.