Syncfusion Essential Studio Enterprise 新版本發表

Released: Sep 5, 2023

Syncfusion Essential Studio Enterprise 中的更新

修補程式

ASP.NET MVC

  • DocIO
    • List number is now preserved properly while converting a DOCX format document to HTML.
    • Section column width is now preserved properly while converting a DOCX format document to PDF.
  • Grid
    • Fixed the issue where all checkboxes should be checked when selecting a row and clicking the header checkbox.

ASP.NET Core

  • DocIO
    • List number is now preserved properly while converting a DOCX format document to HTML.
    • Section column width is now preserved properly while converting a DOCX...

Released: Aug 29, 2023

Syncfusion Essential Studio Enterprise 中的更新

修補程式

ASP.NET MVC

  • Grid
    • The problem of the incorrect right indent of the custom filter dialog in RTL mode has been resolved.
    • Resolved the issue where tab key focus navigation during batch editing.
    • The error that occurred when update an image using the updateCell method has been resolved.
    • The issue with the locale in the custom filter dialog for the Excel filter has been successfully resolved.

ASP.NET Core

  • Grid
    • The problem of the incorrect right indent of the custom filter dialog in RTL mode has...

Released: Aug 22, 2023

Syncfusion Essential Studio Enterprise 中的更新

特性

Blazor

  • Data Grid
    • Added new 'ApplyBatchChangesAsync' method used to update the UI with a batch of changes including new records, edited records and deleted records.

Flutter

  • PDF Viewer
    • Enhanced user experience of combo box form field by swapping the PopupMenuButton with a DropdownButton widget.
    • Added support for localization of built-in signature pad dialog.

JavaScript

  • TextBox
    • Added support for configuring server time zone settings.

Released: Aug 15, 2023

Syncfusion Essential Studio Enterprise 中的更新

特性

JavaScript

  • Document Editor
    • Added sanitize for the open, copy, and paste APIs.

Released: Aug 8, 2023

Syncfusion Essential Studio Enterprise 中的更新

特性

JavaScript

  • TimePicker
    • Added support for configuring server time zone settings to the component. The serverTimezoneOffset property can now be used to set the pre-bound value based on the time zone provided to the component.

.NET MAUI

  • SfDataGrid
    • The DataColumnBase.ColumnElement property has now been made public. As a result, the DataGridCell and its associated element can be customized within the DataGridCellRenderer.OnSetCellStyle method.

Xamarin

  • SfPicker
    • Truncate support has been added for...

Released: Aug 2, 2023

Syncfusion Essential Studio Enterprise 中的更新

特性

ASP.NET MVC

  • Pivot Table
    • Added support to customize the column width when exporting the pivot table to a PDF document.

ASP.NET Core

  • Pivot Table
    • Added support to customize the column width when exporting the pivot table to a PDF document.

JavaScript

  • Diagram
    • New load Event to notify diagram initial render is added.
  • Document Editor
    • Added 1/2 px option in table properties pane width options.

Released: Jul 27, 2023

2023 Volume 2 SP1 中的更新

特性

ASP.NET MVC

  • PDF
    • Added support for extracting 'OCSP' and 'CRL' certificates, along with their validity, from embedded timestamps during digital signature validation.
    • Added support for removing the specified key from document information in existing PDF documents.
  • Pivot Table
    • Added support for customizing column width when exporting pivot table to a PDF document.

ASP.NET Core

  • PDF
    • Migrated SkiaSharp as a dependent from System.Drawing.Common in Syncfusion.XpsToPdfConverter.Net.Core package.
    • Added...

Released: Jul 18, 2023

Syncfusion Essential Studio Enterprise 中的更新

特性

ASP.NET MVC

  • Grid
    • Improved Microsoft Excel export of the hierarchy grid.

ASP.NET Core

  • Grid
    • Improved Microsoft Excel export of the hierarchy grid.

JavaScript

  • Chart
    • Improved legend accessibility.
    • Updated the accessibility text in the chart container.
  • Grid
    • Improved Microsoft Excel export of the hierarchy grid.
  • Pivot Table
    • Columns can now be hidden specifically with an OLAP data source.
  • Speed Dial
    • Enhanced the component's functionality, by introducing the isPrimary property to specify whether it...

Released: Jul 11, 2023

Syncfusion Essential Studio Enterprise 中的更新

特性

Blazor

  • Grid
    • CurrentValue and PreviousValue properties are now passed as arguments in CellSelecting and CellSelected events.

Released: Jul 4, 2023

Syncfusion Essential Studio Enterprise 中的更新

特性

JavaScript

  • Chip
    • Added htmlAttributes support for the Chip component.
  • DataManager
    • Added support for persistence in DataManager. By setting, the enablePersistence and ID properties in DataManager, you can store and retain actions such as sorting, filtering, grouping, and searching. Additionally, you can selectively exclude specific queries from persistence by setting a value for the ignoreOnPersist property.
  • Document Editor
    • Added support for editing alternate text for images.
    • Added support for...