Essential Studio for Xamarin.Forms Release Notes

v22.2.8
August 08, 2023

DocIO

Bug Fixes

  • #I485655 - Header row in floating table is now preserved properly on each page while converting a Word document to PDF.
  • #I483454 - Sequence field is now updated properly while calling UpdateDocumentFields API.
  • #I484924 - Reference field is now updated properly while calling UpdateDocumentFields API.

SfComboBox

Bug fixes

  • #I484988,F181835 - [Android]Fixed an issue where a System.ArgumentOutOfRangeException would be thrown when selecting an item from the SfComboBox.

  • #I484144 - [UWP]Fixed an issue where the IsSelectedItemsVisibleInDropDown property was not working correctly when initially selecting an item in the SfComboBox.

  • #I482665 - [UWP]Fixed an issue where a System.ArgumentOutOfRangeException would occur when dynamically adding the selected item in the SfComboBox.

SfPdfViewer

Bug fixes

  • #I483266 - [UWP] Now, the RAM will not increase gradually after loading certain PDFs.

SfPicker

Features

  • #I465876 - Truncate support is provided for the items in the SfPicker control to perform the TailTruncation when the items’ text exceeds the viewable area.

SfTabView

Bug fixes

  • #F183404 - Fixed an issue where the TabItem content was not being set properly when the EnableVirtualization was set as true in the SfTabView for UWP.

XlsIO

Bug Fixes

  • #I486990 - Table border is now copied properly from source to destination worksheet while using IRange.CopyTo method.
  • #I485298 - Null reference exception thrown while opening an Excel document with background image of incorrect image path is now resolved.
  • #I483714 - Bold font being applied to first row while importing the HTML table to Excel is now resolved.