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 2 (30.1.40)

Released: Jul 15, 2025

2025 Volume 2 (30.1.40) での更新項目

不具合の修正

  • CheckBox
    • Fixed an accessibility issue that occurred when the label was empty in the checkbox component.
  • ComboBox
    • Fixed an issue where the value was not bound correctly when typed and the tab key was pressed.
  • Data Grid
    • Fixed an issue where the application would freeze when executing Grid.Refresh(true) in Blazor WASM applications.
    • Resolved an issue in the Grid where rows were incorrectly removed during multiple RowDragAndDrop operations involving anObservableCollection.
  • DocIO
    • Corruption will no longer occur while resaving a DOCX format document with shapes having group fill.
    • The InvalidOperationException will no longer be thrown while opening a RTF document containing a table within a shape.
    • The NullReferenceException will no longer be thrown while reading the header section of a DOC format document.
    • Group shape is now preserved properly while resaving the DOCX document.
    • TOC page numbers containing bookmarks are now updated properly after calling UpdateDocumentFields API.
    • TOC is now updated properly for custom style names with 'Heading' after calling UpdateTableOfContent API.
    • Paragraph is now horizontally aligned properly when converting a Word document containing continuous sections to PDF.
    • Symbols with Hebrew text are now preserved properly while converting a Word document to PDF.
    • Table is now positioned properly while converting a Word document to PDF.
  • DropDownTree
    • The issue where the ValueChanging event in the Blazor Dropdown Tree component did not prevent node selection when the Cancel argument was set to true and ShowCheckBox was enabled has been resolved.
  • File Manager
    • The issue where the FileSelected event is not triggered when right-clicking on the root node of the navigation pane in the Blazor FileManager Component has been resolved.
  • Masked TextBox
    • Fixed an issue where the float label did not move to the bottom when the value was cleared dynamically by clicking the bottom, while the mask was enabled.
  • MultiSelect
    • Fixed an issue where the Request was not sent based on the query to take the value all the time in the MultiSelect Component.
  • PDF
    • Fixed an issue where unsupported Chinese characters failed to render in the PDF file.
    • Fixed an issue that caused an exception when loading a specific PDF document.
    • Fixed an issue related to excessive memory usage when importing pages.
    • Fixed an issue that prevented text extraction by word collection for a specific PDF document.
    • Fixed an issue that prevented the export of FreeText annotations.
    • Fixed an issue where the appearance of stamps was not preserved properly when importing as JSON.
    • Fixed an issue that resulted in missing text lines during PDF text extraction.
    • Fixed an issue where the tessdata folder was not included in the published output during deployment.
  • PDF Viewer
    • Resolved an issue where Free Text Annotations containing tab characters could not be exported.
  • Rich Text Editor
    • The toolbar in the Rich Text Editor now works properly and no longer vanishes when switching to another tab.
    • Fixed the issue where the Enter key properties are set as a BR, causing it to break the content in the Rich Text Editor while pressing the Enter key.
  • Tree Grid
    • Resolved a null reference exception that occurred during filtering or searching when a column contained null values.
  • Uploader
    • Fixed an issue where uploading two files of the same format to different folders incorrectly displayed a file type not allowed error.
  • XlsIO
    • Display text returning empty text instead of zero division error issue has been fixed.
    • Hyperlink is now updated properly during the MoveTo operation across different worksheets.
    • Filter range is moved correctly when using the IRange.MoveTo method.
    • Filtering percentage values generated by formulas now works properly.
    • Protected worksheets remain protected when copied using the AddCopy operation.
    • The corruption issue no longer occurs when resaving an XLSB file that contains inline array formulas.
    • DPI calculations for PNG and JPG images are now correct when loading image streams through Syncfusion.Drawing.
    • Wrapped text with top alignment is now rendered properly during Excel to PDF conversion.
    • Chinese surrogate pair characters encoded with non-standard Unicode is now preserved properly Excel to PDF conversion.
    • Texture OffsetX and OffsetY values are now saved properly.
    • Performance has been improved when converting Excel documents containing charts to PDF.