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 SP1 (29.2.5)

Released: May 21, 2025

2025 Volume 1 SP1 (29.2.5) での更新項目

機能

  • MultiSelect
    • Improved the performance of the multi-select component in the WASM Blazor sample.
  • Pivot Table
    • Added event support to enable the passing of custom properties to the server-side engine.

不具合の修正

  • AutoComplete
    • Fixed an issue that prevented the data manager function from executing twice when the combo box was opened using the space key.
  • ComboBox
    • Fixed an issue where value binding was not functioning correctly with value tuples.
    • Fixed an issue where the preselected value was not displayed correctly.
  • Data Grid
    • Fixed an issue where the OData API failed when using a wildcard filter without the * (star symbol).
    • Fixed an issue where Resizing a column caused the last header to be hidden and the filter icon to be partially visible.
    • Fixed an issue where the added row was not saved when pressing the enter key while the ColumnChooser was enabled in a DataGrid rendered inside a dialog.
  • Dialog
    • Resolved the broken ARIA Reference Accessibility Issue in Dialog Component when header is null.
  • DocIO
    • The ArgumentOutOfRangeException will no longer be thrown while converting DOCX format document to PDF.
    • The NullReferenceException will no longer be thrown while saving as DOC format document with table.
    • Mapped CellContentControl is now preserved properly while resaving a DOCX format document.
    • Bookmarks are now preserved properly while resaving a DOCX format document.
    • Table header row is now preserved properly while resaving a HTML format document.
    • Document will no longer be corrupted after calling ImportContent API.
    • The ArgumentOutOfRangeException will no longer be thrown while converting DOCX format document with table to PDF.
    • IF field with content control is now preserved properly while converting Word document to PDF.
    • The NullReferenceException will no longer be thrown while thrown while converting Word document to PDF.
    • ExtraLight and ExtraBold fonts are now applied properly while converting a Word document to PDF.
    • Hyphen character code is now preserved properly while converting HTML to DOCX format document.
  • DropDown List
    • Fixed the issue where multiple requests were being made to the DropDownList component in WASM.
  • MaskedTextBox
    • Resolved an issue where the paste action did not function correctly when the MaskedTextBox was enabled dynamically.
  • MultiSelect
    • Fixed an issue where the full placeholder text was not displayed correctly when a Chinese string was set as the placeholder.
    • Resolved an issue where a console error occurred when the dialog was closed while the MultiSelect popup remained open.
    • Fixed an issue that caused a blank space to appear during scrolling after resizing the popup when virtualization was enabled.
  • NumericTextBox
    • Fixed an issue where the NumericTextBox was not auto-selecting the inputs when receiving focus on slow 3G connections.
    • Fixed an issue that caused the application to freeze when switching focus between two NumericTextBox components.
  • Rich Text Editor
    • Resolved an issue where deleting extra paragraph lines in the rich text editor removes content unexpectedly.
  • Tab
    • The issue where setting the Animation property to GlobalAnimationMode.Disable did not work on the Tab Component has been resolved.
    • The issue where tab items dynamically show/hide after changing the order has been resolved.
    • The issue where selected tab content was not shown when switching quickly in Mode OnDemand has been resolved.
  • Tree Grid
    • Resolved an issue where the expand/collapse icon was missing when dragging and dropping row to the same position, followed by adding a record as a child.
    • Resolved an issue where an exception occurred while dragging and dropping a row onto an empty space.
  • Uploader
    • The issue with custom data not being properly retrieved on the server when using the RetryAsync method for chunk uploads has been resolved.
    • The issue with OnClear event triggered while uploading a file when AllowMultiple is set to false.