Essential Studio for Xamarin.Forms Release Notes

v18.1.0.43
April 7, 2020

SfDataForm

Bug Fixes

  • #F152647 - The issue with the DatePicker theme will no longer occur in SfDataForm.

SfDataGrid

Bug fixes

  • #271666 - Now, setting value by binding to the StackedColumn.Text property works properly.
  • #261060 - Now, converter for the custom GridColumn will be fired properly even when initialized from the SetDisplayBindingConverter() override.

SfPopupLayout

Bug fixes

  • #268689 - [iOS] Now, the borders of the popup buttons are updated properly for the runtime changes in popup view width and height.

SfSchedule

Bug Fixes

  • #F152519 - [UWP]The appointments of deactivated resources will not be displayed after the DragAndDrop in SfSchedule.

  • #270470 – The DateTime property of CellTappedEventArgs will give the correct value when tapping the recurrence appointments in SfSchedule.

XlsIO

Bug Fixes

  • #269362 - Exception will no longer be thrown on applying fill color to group shapes with chart.
  • #269448 - Pivot table sorting based on Grand Total is now correct.