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 for Blazor updated

Released: Jul 11, 2023

Syncfusion Essential Studio for Blazor での更新項目

機能

  • Grid
    • CurrentValue and PreviousValue properties are now passed as arguments in CellSelecting and CellSelected events.

不具合の修正

  • AutoComplete
    • The issue with "ValueChange event is not triggered when clearing the values using the Backspace or Delete key" has been resolved.
  • Chart
    • Memory leak issue has been resolved in the chart when a data grid row is clicked.
    • Chart tooltip FadeOutDuration now works properly.
    • Exception in the tooltip event, which occurred when deleting the line chart dynamically with a cancel argument has been resolved.
    • Chart tooltip now properly displays the x-value.
  • DatePicker
    • Fixed the issue with The DatePicker not displaying properly with Persian and Arabic culture.
  • DropdownList
    • Resolved an issue when the window is resizing the popup position is misaligned
  • Gantt Chart
    • Exception throws when we set timeline value in case of persistence enabled has been resolved.
    • Resolved the issue of an invalid cast exception being thrown when performing a drag and drop action.
  • Grid
    • Resolved the issue where a script error occurred when updating TimeOnly and DateOnly type values in the ODataV4 adapter.
    • Resolved the issue where a console error was thrown in the Excel Filter when filtering without selecting any operator in the custom filter criteria.
    • Resolved the issue where the selection was not maintained properly for the newly added record when virtualization was enabled in the Grid.
    • Resolved the script error that occurred when adding new records and subsequently deleting them without updating in batch mode.
    • Resolved the issue where the TargetDimension values were not updated properly in the RowDropping and RowDropped events.
    • Resolved the issue where drag and drop between two grids in RTL mode with AR Culture caused a null reference exception.
    • Resolved the issue where an exception was thrown while filtering null or empty values in a DateTimeOffset column.
    • Resolved the issue where the RowDeselecting and RowDeselected events were not triggered after deleting a row.
    • Resolved the issue where autofit columns would display an ellipsis when GridLines were set to GridLine.Both.
  • Pivot Table
    • An issue with the filter dialog not closing properly while saving and loading reports in Pivot Table has now been fixed.
  • Spinner
    • The issue with "Spinner not disappear on page load" has been resolved.
  • Toolbar
    • An issue with alignment while mobile orientation change has been fixed.
  • Tooltip
    • Resolved the exception thrown from the Tooltip while using the QueryCellInfo & RowDataBound events in the Gantt component.
  • TreeGrid
    • Fixed issue with virtualization selection.
    • Fixed a script error that was being thrown when attempting to expand after performing a filtering action.
    • Fixed a bug where a script error would be thrown when trying to perform the indent action with the virtualization feature.
    • Fixed a script error that occurred when adding a record at the last index in virtualization.
    • Fixed an issue where the treegrid records were not displayed correctly while scrolling and adding a new record.
    • Fixed a bug where the last few records were not being displayed on the bottom scroll when using rowDD feature.
    • Fixed an issue where predefined classes were being removed when adding a class attribute in the Tree Grid definition.
    • Fixed a bug where data was not being returned correctly during the ExpandAll and CollapseAll actions when Expanded or Collapsed events were triggered.
  • TreeView
    • The console error occurs when collapsing and expanding the TreeView component has been resolved.
    • The default field mapping not working in the Blazor TreeView component has been resolved.
  • XlsIO
    • Pivot line chart being created as a pivot line chart with markers issue is resolved.
    • Images are sorted properly along with data while sorting a worksheet range.