Essential Studio for Xamarin.Forms Release Notes

v18.3.0.40
October 13, 2020

SfAccordion

Bug fixes

  • #292650 - [iOS] Now, the accordion content height is resized properly and contents inside are rendered properly even when visibility of a child element of the accordion template is changed in runtime.

SfBackdropPage

Bug fixes

*#290581 - [Android] Back layer is revealed properly when tapping on the last tab and navigate back to SfBackdropPage within NavigationPage.

SfCalendar

Bug fixes

  • #I293063 - Now, the SelectionRange collection will reset properly when you deselect the multiple ranges.

SfChart

Bug fixes

  • #294767 – NullReferenceException will no longer be thrown in PieSeries when clearing the series collection.

SfCircularGauge

Bug fixes

  • #157855 - [iOS] Marker pointer is positioned properly in anti-clock wise direction when navigating the pages.

SfDataGrid

Features

  • #285572 - Support has been provided to retain the horizontal and vertical offset(scroll position) of the datagrid for source collection changes and item source changes using the property SfDataGrid.CanMaintainScrollPosition.

Bug fixes

  • #277330, #291517 - [UWP] Now, the SfDataGrid.EditorSelectionBehavior works properly for all columns and application does not crash even when Shift + Tab keys are pressed repeatedly very quickly.

SfMaskedEdit

Bug fixes

  • #296172 - [UWP] Value will be changed appropriately when the value is set at load time along with Mask.

SfPopupLayout

Bug fixes

  • #293260 - [Android] Popup now takes into consideration the WindowFlags.FullScreen flag if set to the application’s window.