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 2 SP1 (26.2.7)

Released: Jul 30, 2024

2024 Volume 2 SP1 (26.2.7) での更新項目

不具合の修正

  • Accumulation Chart
    • The colors of the data label connector lines are now applied in the accumulation chart.
    • Donut chart legends are now rendered correctly when a rectangular legend shape is specified.
  • Chart
    • The zoom reset is now faster when live updates occur on the chart.
    • The X-axis labels are now updated correctly when the series XName and YName are changed dynamically.
    • The initial and final points of the series are now visible when a plot offset is applied.
    • The console error that occurred when switching between series types has been resolved.
    • The console error issue that occurred when switching from a Pareto chart to other chart types has been fixed.
  • Data Grid
    • Fixed an issue where a random autofill box appeared after a validation error when autofill was enabled in batch edit mode.
    • Fixed an issue where the stacked header was not hidden properly when hiding columns using the HideColumnsAsync method.
    • Resolved a NullReferenceException was thrown when opening the filter dialog for a complex column with CustomAdaptor.
    • Fixed an issue where the record did not scroll properly when using the ScrollIntoViewAsync method with a frozen column.
    • Fixed a NullReferenceException that occurred when exporting a grouped grid to PDF with custom columns using PDFExport.
  • DocIO
    • Improper revisions will no longer be preserved when comparing DOCX format documents.
    • The font name is now preserved correctly after calling the UpdateTableOfContents API.
    • Paragraph text is now preserved correctly when converting a DOCX format document to RTF.
    • Tabs are now preserved correctly after calling the AppendText API and saving as an RTF document.
    • TOC hyperlinks are now applied correctly to headings that contain a picture when converting a Word document to PDF.
    • Tables are now positioned correctly on the page when there is a footnote in the frame while converting a Word document to PDF.
    • Performance has improved when converting a Word document to PDF, especially when many table rows and bookmarks are present in the document.
  • MultiSelect
    • Fixed the aria-Expanded property not updating correctly for multiselect elements within the edit form.
  • PDF
    • Fixed a preservation issue that occurred while flattening the custom stamp annotation.
    • Fixed the issue where the page number was not updated after importing a page in the document.
    • Fixed an issue where a blank space appeared at the beginning of the text in a specific cell.
    • Fixed the issue where a null exception was thrown while setting the bounds values of the popup annotation.
    • Fixed the issue where a null exception was thrown during the process of flattening annotations in a PDF document.
    • Fixed the issue where Bounds collection of the Text Markup Annotation not updated properly.
    • Fixed an issue where annotations were not displayed correctly after flattening the PDF document.
  • Pivot Table
    • The issue with column spanning not updating properly while hiding specific columns in pivot table has now been fixed.
    • New reports are now properly saved with existing report names in the Blazor Pivot Table.
  • Presentation
    • The PowerPoint presentation will no longer be corrupted when cloning and merging a PowerPoint slide with a 3D object.
    • The KeyNotFoundException will no longer be thrown when opening a presentation that contains cloned SmartArt.
    • Straight lines with arrow caps are now preserved correctly when converting a PPTX file to an image.
    • The KeyNotFoundException will no longer be thrown after cloning and merging slides with the same master in a PowerPoint presentation.
    • The NullReferenceException will no longer be thrown when cloning a slide with source formatting.
    • The NullReferenceException will no longer be thrown when saving a presentation that contains cloned elements.
    • The NullReferenceException will no longer be thrown when cloning and merging a slide with a notes slide.
  • Tree Grid
    • Resolved an exception when CollapseAll was triggered after opening the edit form with no records at the initial render.
    • Performance for expand/collapse action in WASM sample with virtualization has been improved.
    • Resolved an issue where request headers were not sent properly when using the HttpClientInstance property in the OData Adapter.