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 updated

Released: Aug 22, 2023

Syncfusion Essential Studio Blazor での更新項目

機能

  • Data Grid
    • Added new 'ApplyBatchChangesAsync' method used to update the UI with a batch of changes including new records, edited records and deleted records.

不具合の修正

  • Chart
    • Charts are now rendered properly when the chart component is rendered inside the parent container.
    • Console error that was being thrown in the tooltip while the mouse cursor was over the current point in the chart series has been resolved.
    • Data Grid
    • Resolved the problem where the DataGrid was causing row deletion and duplication issues when reordering content rows using drag and drop, while the observable collection was binded.
    • Resolved the issue where the SetPersistDataAsync method invoked the asynchronous Read method multiple times.
    • Resolved the issue where a NullReferenceException was thrown when an invalid column name was passed to the ShowColumnsAsync method.
  • Date Time Picker
    • Resolved the issue with “Format Exception has thrown when selecting time while component rendered with ar-QA culture”.
  • DropDown List
    • Fixed the issue with the misalignment of popup element when the device orientation changed dynamically.
  • Gantt Chart
    • The issue with “custom column fields not rendering on the general tab when using GanttAddDialogFields” has been resolved.
  • InPlace Editor
    • Fixed an issue where the inplace editor would not submit when the enter key was clicked or when the focus was lost, when the “enable edit mode” was set to true.
    • Resolved the issue where an exception was thrown when rendering the MultiSelect component inside the InPlaceEditor component with TValue type other than string[].
  • InPlace Editor
    • Fixed an issue where the inplace editor would not submit when the enter key was clicked or when the focus was lost, when the “enable edit mode” was set to true.
  • ListView
    • The issue with disabled list items in the ListView component has been resolved.
  • Pivot Table
    • The issue with report manipulation actions not being captured properly by action events in the pivot table has now been fixed.
    • The issue with resizing not working properly when using a pivot table with a grouping bar UI has been fixed.
  • Schedule
    • Exception occurs when using RefreshAsync method while switching views has been fixed.
  • Sidebar
    • The issue when enabling EnableDock and setting type as over in the Sidebar component has been resolved
  • Time Picker
    • Fixed an issue where the cursor would not maintain its position at the end when pressing the end key in the timepicker popup.
  • Tree Grid
    • Fixed issue where white space was being displayed after searching in virtualization.
    • Fixed an issue in virtualization searching where the proper searched records were not being displayed.
    • Fixed an issue where TreeGrid would throw an exception after searching and expanding a node in the search result.
    • Fixed an issue where the column template was not functioning correctly when the field property was defined in treegrid columns.
    • Fixed issue where pressing tab on an empty template enabled column would cause a script error to be thrown.
    • Fixed an issue where the delete action was not functioning correctly in the virtual enabled sample after scrolling.
    • Fixed issue where records were not sorted properly after sorting a column and filtering another column.
    • Fixed an issue where the selectedIndex property was not being updated correctly.
  • TreeView
    • The issue with aria-activedescendant attribute in the Blazor TreeView component has been resolved.