Syncfusion Essential Studio for Xamarin updated

Released: Aug 8, 2023

Atualizações na Syncfusion Essential Studio for Xamarin

Recursos

  • SfPicker
    • Truncate support has been added for the items in the SfPicker control to perform the TailTruncation when the items' text exceeds the viewable area.

Correções

  • DocIO
    • Header row in floating table is now preserved properly on each page while converting a Word document to PDF.
    • Sequence field is now updated properly while calling UpdateDocumentFields API.
    • Reference field is now updated properly while calling UpdateDocumentFields API.
  • SfComboBox
    • [Android] Fixed an issue where a System.ArgumentOutOfRangeException would be thrown when selecting an item from the SfComboBox.
    • [UWP] Fixed an issue where the IsSelectedItemsVisibleInDropDown property was not working correctly when initially selecting an item in the SfComboBox.
    • [UWP] Fixed an issue where a System.ArgumentOutOfRangeException would occur when dynamically adding the selected item in the SfComboBox.
  • SfPdfViewer
    • [UWP] Now, the RAM will not increase gradually after loading certain PDFs.
  • SfTabView
    • 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
    • Table border is now copied properly from source to destination worksheet while using IRange.CopyTo method.
    • Null reference exception thrown while opening an Excel document with background image of incorrect image path is now resolved.
    • Bold font being applied to first row while importing the HTML table to Excel is now resolved.