Essential Studio for MAUI Release Notes

v21.1.38
April 04, 2023

SfDataGrid

Bugs

  • #I450889 - The font size for a cell is now updated when applying it through the DataGridColumn.CellStyle property.

DocIO

Bug Fixes

  • #I448731 - Text is now preserved properly while converting a HTML to Word document.
  • #I447397 - The ArgumentOutOfRangeException will no longer be thrown while updating IF field.
  • #I448842 – The ArgumentException will no longer be thrown while converting a Word document to PDF.
  • #I446575 - Table is now preserved properly while converting a DOCX format document to PDF.

Presentation

Bug Fixes

  • #I444389 - The NullReferenceException will no longer be thrown while saving cloned PowerPoint Presentation with modern comments.
  • #I447047 - The ObjectDisposedException will no longer be thrown while adding a created PowerPoint slide.
  • #I450199 - The NullReferenceException will no longer be thrown while converting a PowerPoint presentation to PDF which contains custom table style.
  • #I445062 - Picture will now remove properly while removing the slide from PowerPoint presentation.

SfListView

Bug Fixes

  • #F180907 - [iOS] The PlatformView cannot be null here exception will no longer be thrown while closing the popup with control as content.
  • #I450695 - The System.NullReference exception will no longer be thrown while defining padding to a control.
  • #I449553 - The ItemLongPress event is now invoked only once when long-pressing an item.
  • #F181432 - The header item is now rendered with proper size .NET 7.0 framework.

SfMaps

Bug fixes

  • #I448282 - Now, the color of the selected shape will not change when the ShapeColorValuePath property is changed dynamically.

XlsIO

Bug Fixes

  • #I440939 - Cell width is now rendered properly in worksheet to image conversion.
  • #I447811 - Argument out of range exception thrown while converting Excel having a pivot table with empty data to PDF is now resolved.
  • #I449829 - Object disposed exception thrown while saving an XLSB document is now resolved.
  • #I444450 - Null reference exception thrown while parsing the chart data labels with paragraph element containing pPr tag is now resolved.
  • #I447811 - Index out of range exception thrown while converting Excel document with print title rows to PDF is now resolved.

  • Alignment issue in Excel to PDF conversion when anchorCtr is true is now resolved.