Essential Studio for Xamarin.Forms Release Notes

v17.2.0.41
August 13, 2019

SfCalendar

Bug Fixes

  • #242930 - [Android] Calendar will no longer crash when scrolling ListView with Calendar.

SfChart

Breaking Changes

  • #I241181 - [Android, iOS] The ItemsSource fix for the ReactiveUI DynamicData collection has been reverted in this release version.

SfDataGrid

Bug Fixes

  • #239225 - Now the value in the table summary row/cell will be updated properly for runtime collection changes and property changes even when the summary column is of type GridUnboundColumn.
  • #243333 - Now runtime changes works properly for SfDataGrid.ShowColumnWhenGrouped property.
  • #244505- Now picker column enters edit mode when columns are manually generated for complex properties.

SfExpander

Bug Fixes

  • #242042 - The ListViewItems loaded in SfExpander control will collapse properly when the expander item is collapsed and ItemTapped event will not trigger unnecessarily during collapsed state.

SfImageEditor

Features

  • #143249 - [UWP] The toolbar icon will be updated properly.

SfListView

Bug Fixes

  • #242042 - ListView ItemTapped event will no longer fire while tapping the empty space below Expander with ListView as Content after collapsing.

SfMaps

Bug fixes

  • #243373 - [Android] The data labels will be displayed properly for small area (cities).

SfNumericTextBox

Bug Fixes

  • #F145999, I241078, I243315, I243369, I243512, I241869, I244066, F146545 – [UWP] Now, the number is rendered properly when setting the Culture property to German.

SfPdfViewer

Bug Fixes

  • #241631 - [iOS] The ZoomPercentage property will be set properly.
  • #241631 - [iOS] Application will no longer crash while loading the PDF document with the MaximumZoomPercentage property value been set.
  • #238423 - [Android] Application will no longer crash when long pressing on a particular PDF document.
  • #240659 - [Android] The NullReferenceException will no longer be thrown while loading a PDF document, when SfPdfViewer is placed inside the SfPopupLayout.
  • #244324 - [UWP] The NullReferenceException will no longer be thrown while unloading SfPdfViewer.
  • #237265 - Now, the ExtractText API extracts the text properly from a PDF document.
  • #240975 - [Android] Application will no longer crash while unloading a PDF document.

SfPopupLayout

Bug Fixes

  • #F146222 - Now, only one combo box drop down opens, when clicking on the combo box loaded inside the popup view even when SfPopupLayout.PopupView.AutoSizeMode is not None.

SfSchedule

Bug Fixes

  • #241640 - [UWP] Now, the AppointmentStyle works properly when providing style for each appointment in the OnAppointmentLoadedEvent.

SfTextInputLayout

Bug fixes

XlsIO

Bug Fixes

  • #242245 - Performance has been improved while opening the SpreadsheetXML file.
  • #241403 - Vertical text alignment now works properly in Excel to PDF conversion.
  • #242613 - Japanese characters are now preserved properly in Excel to PDF conversion.