Essential Studio for MAUI Release Notes

v22.2.8
August 08, 2023

SfDataGrid

Features

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

DocIO

Bug Fixes

  • #I485655 - Header row in floating table is now preserved properly on each page while converting a Word document to PDF.
  • #I483454 - Sequence field is now updated properly while calling UpdateDocumentFields API.
  • #I484924 - Reference field is now updated properly while calling UpdateDocumentFields API.

SfDataForm

Bug fixes

  • #I482748 - The Combobox editor ItemsSource property is not working on dynamic changes issue has now been fixed.

SfImageEditor

Bug fixes

  • #I487751 - The SfImageEditor.ShowToolbar does not work at runtime issue has now been fixed.
  • #I487957 - The SfImageEditor stores empty image in the Android gallery when cancel save in the ImageSaving event issue has now been fixed.

SfMaps

Bug fixes

  • #I477952 - Now, the issue with the ShapeSelected event triggered while performing the zooming and panning actions has been fixed.

SfRadialGauge

Bug fixes

  • #I476025 - 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

Bug Fixes

  • #I486990 - Table border is now copied properly from source to destination worksheet while using IRange.CopyTo method.
  • #I485298 - Null reference exception thrown while opening an Excel document with background image of incorrect image path is now resolved.
  • #I483714 - Bold font being applied to first row while importing the HTML table to Excel is now resolved.