Essential Studio for Xamarin.Forms Release Notes

v20.2.0.50
September 20, 2022

DocIO

Bug Fixes

  • #I401992 - Frame content is now preserved properly while converting a Word document to PDF.
  • #I401435 – The System.Exception will no longer be thrown while opening a Word document.
  • #F37569 - Table of contents are now updated properly while calling UpdateTableOfContents() method.

SfAutoComplete

Bug fixes

  • #I405164 - Now, the SfAutoComplete works properly without any exception when the back button is pressed in iOS.

SfComboBox

Bug fixes

  • #I404255 - Now, the SfComboBox SelectedItem tokens are rendered properly in UWP.

  • #I400949, #I400642 - Now, the SfComboBox SelectedIndices are properly updated in ViewModel when using the MultiSelectMode as Token in iOS.

  • #I397789 - Now, the model class ToString override method shows the data in SfComboBox. Have to provide the DisplayMemberPath value initially or else use the ToString method in the ViewModel.

SfRotator

Bug fixes

  • #F176952 - Now the SfRotator templates are updated properly without any animation.

SfTabView

Bug fixes

  • #I402998 - Now, the SfTabView swipes work properly when swiping the left from the leftmost tab.

XlsIO

Bug Fixes

  • #I400394 - Cell text with cochin font is now rendered properly while substituting Arial font in Excel to PDF conversion.
  • #I396753 - Line color is now rendered properly while converting an Excel chart to image.
  • #F174314 - Argument exception thrown while parsing Excel document with formulas in Thai culture is now resolved.