Essential Studio for Xamarin.iOS Release Notes

v17.4.0.40
December 24, 2019

DocIO

Bug Fixes

  • #255462 - Header is now preserved properly while converting a Word document to PDF.
  • #256504, #258239 - The NullReferenceException will no longer be thrown while converting a Word document to PDF.
  • #255071 - The IndexOutOfRangeException will no longer be thrown while converting a Word document to PDF.

Presentation

Bug Fixes

  • #250406- The PdfException will no longer be thrown while converting a PowerPoint presentation to PDF.

SfAutoComplete

Bug Fixes

  • #257715 - SelectedIndices binding now sets correctly in SfAutocomplete.

SfComboBox

Bug Fixes

  • #258835 - [iOS] SelectedValue now gets updated initially in SfComboBox.

SfDataForm

Bug Fixes

  • #246445 - Now, the text can be edited anywhere in the MultilineText editor with a long text.

SfDataGrid

Bug Fixes

  • #I257986 - Now, header row and records are aligned properly when datagrid is loaded from Storyboard.

SfRotator

Bug Fixes

  • #258835 - Now, the template works correctly when DotPlacement is outside.

XlsIO

Bug Fixes

  • #257403 - Cells in the Excel output are properly formatted when importing POCO with nullable fields.
  • #256142 - Shapes are positioned properly after hiding the rows.
  • #250406 - Exception will no longer be thrown on parsing the named range.
  • #245527 - Accounting format is now set properly for the cell when number is set to 0.0.
  • Issue with incorrect cell value in Excel to PDF conversion is fixed.