Essential Studio for MAUI Release Notes

v22.1.37
July 04, 2023

DocIO

Bug Fixes

  • #I473206 - The ArgumentOutOfRangeException will no longer be thrown while calling Unlink() API.
  • #I469054 - Table is now preserved properly while converting a Word document to PDF.
  • #I475814 - Paragraph border is now preserved properly while converting a Word document to PDF.
  • #I473173 - Table is now preserved properly while converting a DOCX format document to PDF.

PDF

Bug Fixes

  • #I473785 - NullReferenceException no longer occurs while drawing nested grids to the PDF document.

SfDataGrid

Bug Fixes

  • #FB44831 - The System.NullReferenceException will no longer be thrown when adding a group column description to the SfDataGrid with a null item source.

SfImageEditor New

Bug fixes

  • #I476734, I476622, I477665 - [iOS, MacCatalyst]The binding of the ImageSource will be updated correctly in the view.
  • #I478064 - Now, the save button will be enabled initially in the view.
  • #I477768 - [Windows] Now, the URI image can be edited and saved correctly in the view.
  • #I476734 - The ImageLoaded event is only triggered properly when the ‘Source’ is reset.

SfListView

Bug Fixes

  • #F182722 - Now, the group header template will be rendered properly while scrolling when IsstickyGroupHeader is set to true.

SfPopup

Bug Fixes

  • #I472662 - Now, padding has been removed when using the HeaderTemplate and FooterTemplate.

SfScheduler

Bug fixes

  • #I465159 - [Android, iOS]The selected scheduler view type is updated correctly in the header dropdown when you change the view programmatically.

XlsIO

Bug Fixes

  • #I469052 - The marker border width and no fill style for the marker can be applied in a chart and the Excel document can be resaved properly.
  • #I473754 - Null reference exception thrown while parsing a filtered chart series is now resolved.
  • #I474444 - ReferToRange value calculation for invalid named ranges is optimized to improve the performance.
  • #I469009 - Application being hanged while parsing the vml shapes with whitespace is now resolved.