Syncfusion Essential Studio Enterprise(英語版)

Syncfusionのユーザーインターフェイス、帳票作成、ビジネスインテリジェント用コンポーネント、ライブラリのすべてを1つにまとめた総合スイート。

Syncfusion 社の製品
2002 年より日本国内にてComponentSourceで販売中。

バージョン: 2026 Volume 1 SP1 (33.2.5) 新機能 更新日: May 5, 2026 レビューの平均スコア: 5.00レビューの平均スコア: 5.00レビューの平均スコア: 5.00レビューの平均スコア: 5.00レビューの平均スコア: 5.00 (133)

Syncfusion Essential Studio Enterprise 2023 Volume 3 (23.1.40)

Released: Oct 17, 2023

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

機能

Blazor

  • DocIO
    • Breaking Change - Updated SkiaSharp and SkiaSharp.Harfbuzz to v2.88.6 in DocIORenderer to convert Word to PDF/Image.
  • Presentation
    • Breaking Change - Updated SkiaSharp to v2.88.6 in PresentationRenderer to convert presentations to PDF/Image.

.NET MAUI

  • DocIO
    • Breaking Change - Updated SkiaSharp and SkiaSharp.Harfbuzz to v2.88.6 in DocIORenderer to convert Word to PDF/Image.
  • Presentation
    • Breaking Change - Updated SkiaSharp to v2.88.6 in PresentationRenderer to convert presentations to PDF/Image.

Flutter

  • PDF Viewer
    • Added support for restricting the text form field editing based on its maximum length.

Xamarin

  • DocIO
    • Breaking Change - Updated SkiaSharp and SkiaSharp.Harfbuzz to v2.88.6 in DocIORenderer to convert Word to PDF/Image.
  • Presentation
    • Breaking Change - Updated SkiaSharp to v2.88.6 in PresentationRenderer to convert presentations to PDF/Image.

不具合の修正

ASP.NET MVC

  • Grid
    • Error occurs when changing the State through clicking the button rendered in the Column Template has been fixed.
    • In mobile view unable to interact with the page after double-clicking on the filter date icon issue has been fixed.
    • Fixed an issue where the grid froze with a loading spinner when collapsing grouped items in an infinite scroll enabled grid.
    • In the actionFailure event, the failure message argument is now sent correctly.
    • The script error that occurred when saving the edited row at the bottom in the presence of grouping has been fixed.
    • Row reorder occurs while editing with inline mode with grouping in complex data has been fixed.
    • The problem where checkbox filtering was not working properly when canceling the filtering has been fixed.
    • The pager elements are now rendered correctly when the grid is hidden and then shown again.
    • The problem with frozenColumns are not working when declared in the dataBound event has been resolved.
  • Spreadsheet
    • Issue with "data validation is not working properly on the percentage format applied cells while entering the formatted value on the validation applied cells" has been resolved.
    • Issue with "cell values in the percentage format get changed when exporting as an excel file using Italian culture applied save service" has been resolved.

ASP.NET Core

  • Grid
    • Error occurs when changing the State through clicking the button rendered in the Column Template has been fixed.
    • In mobile view unable to interact with the page after double-clicking on the filter date icon issue has been fixed.
    • Fixed an issue where the grid froze with a loading spinner when collapsing grouped items in an infinite scroll enabled grid.
    • In the actionFailure event, the failure message argument is now sent correctly.
    • The script error that occurred when saving the edited row at the bottom in the presence of grouping has been fixed.
    • Row reorder occurs while editing with inline mode with grouping in complex data has been fixed.
    • The problem where checkbox filtering was not working properly when canceling the filtering has been fixed.
    • The pager elements are now rendered correctly when the grid is hidden and then shown again.
    • The problem with frozenColumns are not working when declared in the dataBound event has been resolved.

JavaScript

  • Common
    • The issue with the "Tooltip component displays empty string when setting content as '${}'" has been resolved.
    • The issue with content sanitization in the tooltip component has been resolved.
    • Issue with date parser designator conversion has been fixed.
    • The issue with the "action failure event argument is not displayed with full error details" has been resolved.
  • Checkbox
    • The issue with "HtmlAttributes property not working properly in checkBox component" has been resolved.
  • DateRangePicker
    • Fixed issue where the previous and next icons were displaying incorrectly in the Fluent Theme.
  • DateTimePicker
    • Fixed an issue where typing "pm" and then focusing out would convert the "pm" extension to "am". This issue has been resolved.
  • DropDownButton
    • Issue in Aria-label accessibility issue in DropDownButton has been resolved.
  • DropdownList
    • Fixed an issue where the preselected value was getting cleared when updating the data source.
    • Fixed issue where the preselected value through index property was not updated when updating the data source.
  • DropDownTree
    • Issue with the locale property in the Dropdown Tree component has been resolved.
    • Issue with the checkAll and uncheckAll status not updated properly has been resolved.
  • GanttChart
    • Script error occurs when trying to edit after sorting in presence of validation message issue has been fixed.
    • Baseline date does not render properly for milestone task issue has been fixed.
    • Critical path tasks not validated after drag and drop issue has been fixed.
  • InPlace-Editor
    • Issue with "InPlace-editor popup does not gets closed properly" has been resolved.
  • Menu
    • The issue with "sub menu closes while click on the vertical scroll of sub menu" has been resolved.
    • The issue with "menu component in ribbon while switching to Arabic localization" has been resolved.
  • MultiSelect
    • Resolved a null exception that was thrown when dynamically changing the groupBy fields to undefined.
  • PivotTable
    • The pivot table will now be exported as a PDF document when the export method is invoked without the pdFExportProperties parameter.
  • RangeNavigator
    • Fixed the console error that throws when we resize the range navigator.

Blazor

  • Chart
    • Lazy loading for the datetime axis of the chart is now working properly.
  • ComboBox
    • Fixed an issue where the combobox popup height did not include the footer content when using the e-multi-column feature.
    • Fixed an issue where the IsInterated property was returning False when selecting a value using the Tab key in the Value Change Event.
  • Data Grid
    • Resolved the issue where the Alt + DownArrow key did not work properly while using.
    • Resolved the issue where the RequireCounts property was not functioning correctly in the DataManagerRequest class during grid export.
    • Resolved the issue where the Tab key was not functioning properly when using the SfTextBox with the multiline property enabled within the template in GridEditSettings.
  • Date Picker
    • Fixed an issue where a "CultureNotFoundException" exception was thrown when using an invalid culture during the initial rendering of the component.
  • DocIO
    • The ArgumentOutOfRangeException will no longer be thrown while converting a DOCX format document to PDF.
    • Decimal number format is now preserved properly after executing mail merge.
    • The Japanese text is now properly split with English text while converting a Word document to PDF.
  • DropDown List
    • Resolved issue where the value become Null after filtering and pressing the ESC key.
  • File Manager
    • The console error when enabling virtualization in the File Manager component large icons view has been resolved.
  • Numeric TextBox
    • Fixed an issue where the value change event was triggered twice when using a delay in the handler.
  • Pivot Table
    • An issue with the pivot table being updated with an empty data source throwing an exception has now been fixed.
  • Presentation
    • The NullReferenceException will no longer be thrown while opening a PowerPoint Presentation with custom chart relation.
  • Splitter
    • Fixed an issue Pane doesn't retain in original position after resizing.
  • Tree Grid
    • DisableHtmlEncode works properly for treeColumn.
  • TreeView
    • The height alignment issue while enable the AllowTextWrap property in the TreeView has been resolved.

WPF

  • SfRichTextBoxAdv
    • Document with table is now loaded properly in asynchronous loading.
  • SfSpreadsheet
    • System.ArgumentOutOfRangeException will no longer be thrown when moving a chart outside of the SfSpreadsheet.

UWP

  • SfRichTextBoxAdv
    • Document with table is now loaded properly in asynchronous loading.

.NET MAUI

  • DocIO
    • The ArgumentOutOfRangeException will no longer be thrown while converting a DOCX format document to PDF.
    • Decimal number format is now preserved properly after executing mail merge.
    • The Japanese text is now properly split with English text while converting a Word document to PDF.
  • Presentation
    • The NullReferenceException will no longer be thrown while opening a PowerPoint Presentation with custom chart relation.
  • SfAvatarView
    • Fixed an issue where the text in the AvatarView component was not aligned properly at the center when the StrokeThickness was increased on the Windows platform.

Xamarin

  • DocIO
    • The ArgumentOutOfRangeException will no longer be thrown while converting a DOCX format document to PDF.
    • Decimal number format is now preserved properly after executing mail merge.
    • The Japanese text is now properly split with English text while converting a Word document to PDF.
  • Presentation
    • The NullReferenceException will no longer be thrown while opening a PowerPoint Presentation with custom chart relation.