Essential Studio for MAUI Release Notes

v20.4.0.48
February 1, 2023

SfDataGrid

Features

  • #F39657 - Provide the alignment support for text in DataGridCell control, to apply the alignment commonly for all the headers and cells.

DocIO

Bug Fixes

  • #I419505 - Document is now preserved properly after calling AcceptAll method.
  • #I428035 - Document protection is now maintained properly while converting a DOC to DOCX format document.
  • #I425395 - Table style is now applied properly while converting a HTML to DOCX format document.
  • #I425444, #I427182 - Table is now preserved properly while converting a DOCX format document to PDF.

PDF

Bug Fixes

  • #I425779 - The text display location is now functioning correctly for PDF EAN Barcodes.
  • #I427697 - Preservation issue in the form no longer occurs after setting the default appearance to the form field.
  • #I429282 - The PDF document now conforms to standards, and the metadata has been successfully updated.
  • #I429447 - An exception will no longer occur while flattening the annotations in the PDF document.
  • #I429552 - The scanning of PdfCode93 and UPC barcodes is now functioning correctly even when drawn multiple times.
  • #I430456 - The position of the Pie when drawn is now accurate when using floating point values.
  • #I428728 - Hanging issues no longer occurs when performing Pdf to PDF/A conversion.
  • #F179370 - Annotations and form fields missing issue will no longer occur when loading PDF documents.
  • #I425746 - Text extraction with Line collection returns correct results.
  • #I423955 - Culture changes to the invariant issue will no longer occur after performing Extract text operation.

SfAutoComplete

Bug fixes

  • #I428943 - The issue with “An exception was thrown when the SfAutoComplete style was set in App.xaml” has been fixed.

SfBadgeView

Bug fixes

  • #F179678 - SfBadgeView now supports styles in SfBadgeSettings API.

SfCartesianChart

Bug Fixes

  • #F180116 - On Windows, The issue of tap interaction not working with tooltip template element has been resolved.

SfComboBox

Bug fixes

  • #I430383 - The issue of the SfComboBox crashing in iOS while being used within mopups has been resolved.

SfRadialGauge

Bug fixes

  • #I424933 - The gradient will be rendered properly in the mobile view when increasing the range width.

SfScheduler

Bug fixes

  • #I429467 - The Background of the AllowedViews drop-down will work correctly.

XlsIO

Bug Fixes

  • Exception thrown while exporting data table with formulas is now resolved.