Syncfusion Essential Studio Enterprise updated

Released: Aug 8, 2023

Aggiornamenti in Syncfusion Essential Studio Enterprise

Funzionalità

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 the items in the SfPicker control to perform the TailTruncation when the items' text exceeds the viewable area.