Syncfusion Essential Studio for .NET MAUI updated

Released: Aug 8, 2023

Mises à jour de Syncfusion Essential Studio for .NET MAUI

Fonctionnalités

  • 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.

Correctifs

  • DocIO
    • Header row in floating table is now preserved properly on each page while converting a Word document to PDF.
    • Sequence field is now updated properly while calling UpdateDocumentFields API.
    • Reference field is now updated properly while calling UpdateDocumentFields API.
  • SfDataForm
    • The Combobox editor ItemsSource property is not working on dynamic changes issue has now been fixed.
  • SfImageEditor
    • The SfImageEditor.ShowToolbar does not work at runtime issue has now been fixed.
    • The SfImageEditor stores empty image in the Android gallery when cancel save in the ImageSaving event issue has now been fixed.
  • SfMaps
    • Now, the issue with the ShapeSelected event triggered while performing the zooming and panning actions has been fixed.
  • SfRadialGauge
    • The Gauge not rendered correctly when using the .NET MAUI SfRadialGauge with the Microsoft Native Embedding issue in the iOS platform has now been fixed.
  • XlsIO
    • Table border is now copied properly from source to destination worksheet while using IRange.CopyTo method.
    • Null reference exception thrown while opening an Excel document with background image of incorrect image path is now resolved.
    • Bold font being applied to first row while importing the HTML table to Excel is now resolved.