Essential Studio® for MAUI Release Notes

v21.1.38
April 04, 2023

Chart

Bug Fixes

  • #FB42369 - Resolved the null check exception when updating data using the updateDataSource method with an empty data source initially in the CategoryAxis.

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.

PDF

Bug Fixes

  • #I426296 - The issue with “Document information does not shows properly when set the spacial character in custom schema”.
  • #I441730 - Text location and preservation issue no longer occur when drawing PdfEan8Barcode to PDF document.
  • #I443768 - PDF text extraction with coordinates to be converted to image coordinates.
  • #I446555 - The issue with “PdfDataMatrixBarcode does not reads properly double-byte characters” has been resolved.
  • #I448992 - Null reference exception no longer occur while compressing the document in NET.
  • #I449087 - XPathException no longer occurs while saving the PDF document.
  • #I448191 - NullReference exception no longer occur while comparing the field item.
  • #F181183 - The issue with “Form Fields failed to export properly in JSON format” has been resolved.

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.

RibbonControlAdv

Bug fixes

  • #I443347 - BackStageTabReflectable QAT will properly work after moving the display option to autohide

SfDataGrid

Bug fixes

  • #I442726 - Drag selection is no longer performed in the DataGrid unintentionally while interacting with any other window.

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.