Essential Studio for Xamarin.Forms Release Notes

v17.3.0.21
October 29, 2019

SfDataForm

Bug Fixes

  • #I249964 - Now the SelectedIndexChanged event was fired from the DataFormPicker editor when using the custom picker editor.
  • #I249980 - Now there is no longer a blank space in DataFormItem’s IsVisible property which is set to false in FloatingLabelLayout when a column count is given.

SfDataGrid

Bug Fixes

  • #I250264 - The null reference exception is no longer thrown when the page count is reset at run-time.

SfLinearGauge

Bug fixes

  • #240706 - SymbolPointer is rendered at the maximum scale value when setting the pointer value greater than maximum value.

SfListView

Bug Fixes

  • #251442 - NullReference exception will no longer occur when clear the collection and then Add the items for the second time in SfListView.

SfSchedule

Bug Fixes

  • #I251943 - The ArgumentOutOfRange exception will no longer occur in SfSchedule while change the ScheduleView to DayView from MonthView.
  • #I251009 - [UWP] Now, the appointment BorderColor property is working properly when deselecting the appointment using OnAppointmentLoadedEvent in SfSchedule.