Essential Studio for Xamarin.Forms Release Notes

v18.4.0.49
March 23, 2021

DocIO

Bug Fixes

  • #317425 - Track changes options are now preserved properly while resaving the protected DOCX format document.
  • #316710 - Mail merge is now executed properly in a Word document.
  • #317514 - Document will no longer corrupted while resaving a DOCX format document.
  • #317998 - The StackOverflowException will no longer be thrown when calling UpdateDocumentFields() method.

SfCombobox

Bug fixes

  • #318380 - [UWP] Now, the tokens are truncated properly based on the width of the SfComboBox by using the TokensWrapMode as wrap.

SfNumericUpDown

Bug fixes

  • #318780 – [Android] Completed event now occurs properly, while pressing the Enter key from physical keyboard.

SfPopupLayout

Bug fixes

  • #I320949 - [Android] Now popup will be displayed, even when exiting the app using back button and resuming the app from the recent apps tray in Android.

SfRotator

Bug fixes

  • #314657 - [UWP] Now, the ItemsSource is updated properly when changing the items dynamically.

XlsIO

Bug Fixes

  • #316214 - Text box text in chart is now preserved properly while resaving the Excel document.
  • #315334 - Exception is no longer thrown while applying template markers with more than one variable.
  • #318141 - Chart data label is now preserved properly while resaving the Excel document.
  • #318009 - Worksheet images are parsed when reading the workbook with ParseOnDemand option.
  • #318387 - Chart data range is now updated while inserting rows in the worksheet.
  • Text in the textbox with formula is preserved properly when resaving the Excel document.