Essential Studio® for Xamarin.Forms Release Notes
v18.3.0.48
November 11, 2020
SfButton
Bug fixes
- #I261609, #260183, #278139, #261369, #298997 - [Android, UWP] Now, the
SfButton
will render properly with its desired size in Xamarin.Forms v4.0 and above.
SfChart
Bug fixes
- #291849 - [iOS] Now, the panning will work properly while using
ZoomFactor
for series axes and autoscrolling forPrimaryAxis
. - #299211 - [UWP] Now, the
LabelTemplate
ofChartDataMarker
will be updated properly when changing the height, width, and color dynamically.
SfChat
Bug fixes
- #298013 - [iOS] Now the date picker comes to view properly when tapping on the date picker message on devices running iOS 14 and upwards.
SfDataGrid
Features
- Support has been provided to refresh the
SfDataPager
UI for runtime value changes usingSfDataPager.Refresh
method.
Bug fixes
- #297094 - Now all the summary rows will be rendered properly when using summary templates and when navigating back and forth from and to the datagrid page.
- #298115 - [UWP] Now the exception does not occur when pressing Tab and Shift+Tab from the last cell of the last row even if next row is a collapsed group.
SfListView
Bug fixes
- #296026, #298835, #299565, #300147, #159077 - [Android] Now, the
System.NotSupportedException: 'Unable to activate instance of type Java.Lang.Runnable in SfListView
is not thrown when navigating back and forth from and to to list view pages.
SfPopupLayout
Bug fixes
- #263687 - Objects related to popup are now cleared after disposing the popup control.