Essential Studio for MAUI Release Notes

v20.4.0.49
February 07, 2023

SfDataGrid

Bug Fixes

  • #I434063 - Conditional styling is applied properly for columns when scrolling the DataGrid horizontally.

DocIO

Bug Fixes

  • #I429091 – The header and footer are now preserved properly after calling UpdateAlternateChunks API.
  • #I430360 – The ArgumentOutOfRangeException will no longer be thrown while converting a Word document to PDF.
  • #I431344 - Hanging issue has been resolved while converting a Word document to PDF.
  • #I432675 - Table border is now preserved properly while converting a Word document to PDF.
  • #I427132 - Table is now preserved properly while converting a RTF format document to PDF.
  • #I429053 - The InvalidOperationException will no longer thrown while resaving a DOCX format document.
  • #I430387 - Formula field is now updated properly after calling UpdateDocumentFields API.
  • #I429194 - List number is now preserved properly while converting a DOCX format document to PDF.
  • #I430397 - Hanging issue has been resolved while opening a Strict Open XML document.
  • #I430866 - The NullReferenceException will no longer thrown while calling UpdateWordCount API.

Presentation

Bug Fixes

  • #I430678 - The NullReferenceException will no longer be thrown while parsing an Ole Object of group shape.
  • The NullReferenceException will no longer be thrown while closing a PowerPoint presentation with empty section.

SfAutoComplete

Bug fixes

  • #I435339- The issue of the SfAutoComplete auto-selecting an item even when the user had not finished typing has been resolved.

SfCircularChart

Bug fixes

  • #179851 - The random rendering issue with circular charts on Android smartphones and tablets in .NET 7 has been resolved

SfMaps Preview

Bug fixes

  • #I432979 - When a map shape is selected or deselected, the ShapeSelected event will be properly triggered.

  • #I432998 - When we add a new shape source or the same shape source, the selected shape will be cleared.

XlsIO

Bug Fixes

  • #I429889 - Excel document being corrupted while copying worksheet with embedded objects using AddCopy is now resolved.
  • #I430295 - Cell values from CSV document are now returned properly when retrived through GetValueRowCol method.
  • #I431117 - Multiple pivot tables are now rendered prperly in Excel to PDF conversion.
  • #I431684, #I433865, #F180306 - Unexpected tag exception being thrown while parsing external link is now resolved.
  • #I431624 - Paragraph text set through HTMLString property is now preserved properly in Excel document.
  • #I430587 - String value being preserved as date time while exporting data table to Excel using template marker in French culture is now resolved.
  • #I426961 - Bar chart axis postion in now rendered properly while enabling maximum value option.