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 2025 Volume 1 (29.1.38)

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 where SwipeMode property was not working properly while enabling touch action and disabling mouse actions.
    • An issue where carousel slide navigation did not work correctly when using the space bar for interaction has been fixed.
  • Chart
    • No exception occurs when updating the observable collection data in the chart.
    • Now, the series border renders properly without extra lines in the polar area chart.
    • The series border appears correctly in the stacking area chart with empty points.
  • ComboBox
    • Fixed an issue where clearing the ComboBox value using the backspace key caused an exception.
  • Data Grid
    • Fixed an issue where the DataGrid Column Menu occasionally appeared in the top-left corner when opened quickly.
    • Fixed an issue where a DataGrid with a complex model lacking a parameterless constructor caused the CRUD event args.rowdata to be null.
    • Fixed an issue where collapsing the Detail Template caused the DataGrid to auto-scroll to the top when GridFilterSettings was defined.
    • Fixed an issue where DataGrid captions disappeared when scrolling right while using a group caption template.
    • Fixed an issue where the DataGrid displayed empty rows at the top when viewed in Firefox.
    • Fixed the issue where column header text was truncated in PDF Export of a hierarchy DataGrid.
  • DatePicker
    • Fixed an issue where the ValueChange event of the DatePicker was not triggering when the Enter key was pressed inside the dialog.
  • DocIO
    • The NullReferenceException will no longer be thrown while converting a Word document with summation equation to PDF.
    • Nested table is now preserved properly while converting DOCX to PDF.
    • Performance improved while opening a DOCX document containing fields with formatting switch.
    • The Exception will no longer be thrown while opening DOCX document containing a bookmark inside Inline content control.
    • Document will no longer be corrupted while comparing DOCX documents with OLE objects.
  • DropDown List
    • Fixed the issue where tooltip validation was not displayed for the dropdown list in the data form.
    • Fixed an issue where the popup did not open after selecting an item from a dropdownlist.
    • Fixed an issue where the DropDownList fails to preselect the bound object type value.
  • File Manager
    • The issue where the upload dialog appeared when pasting text into the search box of the FileManager has been resolved.
    • The issue related to copy and paste functionality in the FileManager component has been resolved.
  • Gantt Chart
    • Fixed an issue where newly added records were incorrectly placed at the top of the DataSource while adding records.
  • Maps
    • No exception occurs when navigating between pages with maps containing rendered annotations.
  • Presentation
    • Number list characters from placeholder shapes will now preserved properly while converting PPTX to PDF.
  • Slider
    • The selection issue within the specified range of the Slider component has been fixed.
  • Tree Grid
    • Resolved an issue where the shimmer loading indicator persisted after refreshing the TreeGrid using a public method.