Essential Studio for Xamarin.Forms Release Notes

v17.1.0.49
May 28, 2019

DocIO

Bug Fixes

  • #235770 - Checkbox symbol is now preserved properly while converting a Word document to PDF.
  • #234698 - ArgumentOutOfRangeException will no longer be thrown while converting a Word document to PDF.
  • #234409 - Frame content is now preserved properly while converting a Word document to PDF.
  • #233810 - Picture is now preserved properly while converting a Word document to PDF.
  • #233642 - NullReferenceException will no longer be thrown while converting an RTF to PDF.
  • #236156, #234693 - Hanging issue has been resolved while converting a Word document to PDF.

Presentation

Bug Fixes

  • #231053 - Chart data label color will not be changed while cloning a PowerPoint slide with chart.

SfChart

Bug fixes

  • #I235595 - [UWP] Now, the FontFamily and FontSize of the chart axis title will work properly.
  • #I235026 - [Android] Now, the chart will not disappear after calling the GetStream method of chart and adding the chart in visual tree.

SfDataGrid

Bug Fixes

  • #I235133 - [UWP] Now, setting SfDataGrid.IsEnabled to false, will not focus the SfDataGrid and will not handle key navigation even when editable elements are loaded inside the SfDataGrid .
  • #I230457 - Now, SfDataGrid.PullToRefreshCommand will be executed whenever the progress bar reaches the maximum value.

SfLinearGauge

Bug fixes

  • #234821 –The Scale and Pointer properties of LinearGauge will be updated when changing the BindingContext dynamically.

SfListView

Bug Fixes

  • #235133 - [UWP] Key navigation operation will not work when the IsEnabled property is set to false.

SfMaps

Bug fixes

  • #232596 – The NullReferenceException will no longer be thrown when setting the Uri path from local folder with the folder structure count is greater than 10.

SfMaskedEdit

Bug fixes

  • #230013 – The old content will be removed when adding the MaskedEdit control to TableView.

SfNumericTextBox

Bug fixes

  • \I235745 - [iOS] Now, the Return key in the keyboard will be localized properly.

XlsIO

Bug Fixes

  • #228415 - Ole object formula bar is now shown properly on resaving the Excel document with Ole object.
  • #236136 - Exception is no longer thrown while setting PivotFieldDataFormat as PercentageOfParent in pivot table.
  • #225098 - The position of form controls (CheckBox, ComboBox, OptionButton) is now updated properly on inserting row or column.