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 2023 Volume 3 (23.1.39)

Released: Oct 4, 2023

2023 Volume 3 (23.1.39) での更新項目

不具合の修正

  • Accumulation Chart
    • Remote data query for accumulation charts is now working properly.
    • In the TooltipRender event for Accumulation Chart, properties of the argument Point type are now reachable from the common namespace.
  • Chart
    • MultiColoredLine series markers are now rendering with their fill and border colors.
  • ComboBox
    • Fixed an issue where the ComboBox skips few elements when virtual scrolling.
  • Dashboard Layout
    • Resolved the overlapping issue while changing the cellSpacing property dynamically.
  • Data Grid
    • Fixed the issue where the IsIdentity property was not working properly when using batch edit mode.
    • Resolved the issue where the Horizontal Scroll was not working properly when using Column Virtualization.
    • Resolved the issue where alignment was not applying properly when using AllowTextWrap with Gridcolumn width set to auto.
    • Resolved the issue where a Null reference exception occurred while performing search using Excel filter in WebApiAdaptor.
    • Fixed the issue where Sortcomparer was not working properly with ExpandoObject.
    • Resolved the issue where the Filter popup was not rendered when using both built-in and custom column menu items.
    • Resolved the issue where an exception occurred when using the WebApi Adaptor with an int data type in the search filter.
    • Fixed the issue where an exception was thrown when selecting multiple cells after performing Ctrl + C action.
    • Resolved the issue where an exception was thrown when opening the Enum Column Excel Filter's Popup with persistence enabled.
  • DocIO
    • The NullReferenceException will no longer be thrown while converting a Word document with floating item to PDF.
    • Hyperlink for the headings is now working properly while converting a Word document to PDF.
    • Frame is now positioned properly while converting a Word document to PDF.
    • Footer content is now preserved properly while converting a Word document with a rotated and auto-fit textbox to PDF.
    • The ArgumentException will no longer be thrown while executing mail merge with a SQL statement that contains a LIKE operator.
  • DropDown List
    • Fixed an issue with the icon alignment in the Multiselect Component when both 'e-small' and 'e-bigger' CSS classes are applied.
  • File Manager
    • Issue with the "folder open behavior when drag and drop the file in the FileManager component" has been resolved.
    • The issue with the duplicate thumbnail for image files in the Blazor File Manager component has been resolved.
  • Gantt Chart
    • The issue with "Duplicate values being rendered when editing a custom column with a dropdown edit type" has been resolved.
    • The issue with "Dynamic list value not updating in the Gantt chart dropdown list" has been resolved.
    • The issue with "When used in Gantt chart add/edit mode, the dropdown event not updating the value in the UI" has been resolved.
  • Kanban
    • Now, the dialog does not close when args.Cancel is set to true in the Kanban dialogClose event, and it works properly.
  • ListView
    • Now the args.Cancel will prevent the ListView click event.
  • Pivot Table
    • An issue occurs when deleting a created calculated field from the static field list UI.
  • Progress Bar
    • Progress bar has been rendered properly when the progress value is lower than the first range end value.
  • Rich Text Editor
    • Now, the ValueChange event works properly while setting the Enabled property to false by default in Rich Text Editor.
    • Now, the Create Table popup opens in the proper position when the EnableFloating property is set to false.
  • Stock Chart
    • Stock events series index customization will no longer throw an exception.
  • Time Picker
    • Resolved the problem where the TimePicker popup range was not displayed in the 24-hour format with TimeSpan.
  • Tree Grid
    • Fixed an issue where the selection was not being maintained correctly in checkbox selection.
    • Fixed an issue where the dropdown was not focused while editing the template column.
  • TreeView
    • Resolved the performance issue with node expanding action in WASM.