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 (28.1.37)

Released: Dec 31, 2024

2024 Volume 4 (28.1.37) での更新項目

不具合の修正

  • Autocomplete
    • Fixed an issue where users were unable to clear values using the Backspace key on the mobile virtual keyboard.
  • Chart
    • The first Y-axis scrollbar now moves properly on its initial interaction.
    • The chart crosshair and tooltip now hide properly when the reset button is clicked.
    • Chart performance has improved during dynamic data updates.
  • ComboBox
    • Fixed an issue where, in the Enable Virtualization case, the selected item is now visible when opening the popup.
  • Dashboard Layout
    • Resolved console errors when dynamically adding panels and performing panel resizing and drag-and-drop in the Blazor Dashboard Layout component.
  • Data Grid
    • Fixed the issue where the TimeOnly column was not visible in the DialogEditing on mobile devices when AdaptiveUIMode was enabled.
    • Fixed the issue where input fields became grayed out and data was cleared when ShowAddNewRow was enabled, and Cancel was set to true in the RowUpdating event.
    • Fixed the issue where the validation message was not displayed properly in BatchEdit mode when the DataGrid was empty.
    • Fixed an error thrown in the OnActionFailure event while trying to add a record when a detail template row was in an expanded state.
    • Fixed the issue in Inline editing where the last field value was not saved when using the tab key to save the value in the grid.
  • DocIO
    • Table is now preserved properly while converting a DOCX format document to PDF.
    • Alternate description is now updated properly for the page field while converting Word document to PDF.
    • Custom properties are now preserved properly while resaving a DOC format document.
    • Hyperlink field is now preserved properly while calling TextToDisplay API.
    • The PlatformNotSupportedException will no longer be thrown while converting a Word document to PDF in Blazor WASM hosted on Azure app service.
    • Paragraph is now positioned properly in Word to PDF conversion when previous paragraph contains a field within frame.
  • DropDown List
    • Fixed an issue related to the incorrect active element when setting the sort order.
  • File Manager
    • The issue with the read action occurring after performing a drag-and-drop operation within the same folder in the File Manager component has been resolved. Additionally, target details have been included in the drag events of the File Manager component.
  • Gantt Chart
    • The issue where editing the progress value using the EditTemplate in the add/edit dialog box has been resolved.
  • InPlace Editor
    • Fixed the issue where numeric values were not properly formatted according to the specified format property.
  • MultiSelect
    • Fixed an issue where the Tab key did not properly update the MultiSelect feature.
    • Fixed the issue where the grouping header was not properly updated in the Fluent2 theme.
  • NumericTextBox
    • Resolved an issue where the NumericTextBox component did not update correctly when a value was cleared and then pasted again.
  • Pivot Table
    • Resolved the issue where long header text was being wrapped unexpectedly in the exported Excel file when virtualization was enabled.
  • Schedule
    • An alignment issue in the left panel that occurred when window resizing while using the MaxEventsPerRow property has been fixed.
  • Tree Grid
    • Resolved an issue where initial filtering using the Query property did not work correctly.
    • Resolved an issue where ChildMapping becomes null when checking the args in ActionComplete events.
    • Resolved an issue while Searching action performed followed by filtering action disturbs filtered result.
  • Uploader
    • Fixed an issue where the HTTP Client was improperly retrieved via Dependency Injection in the uploader.
    • Fixed an issue with custom form data overlapping across files during the BeforeUpload event of the Uploader.