Essential Studio for Xamarin.Forms Release Notes

v17.4.0.47
February 05, 2020

DocIO

Bug Fixes

  • #260712 - Cell shading color will be preserved properly when converting DOCX to RTF format document.

SfBusyIndicator

Bug Fixes

  • #151059 - Now, the SfBusyIndicator is working fine.

SfButton

Bug fixes

  • [UWP] Now, IsInAccessibleTree property binding error will no longer be thrown when the SfButton control is extended.

SfCalendar

Bug Fixes

  • #Feedback(10872) - Now, the BackgroundColor will be applied properly for the WeekEnds of SfCalendar.

SfChat Preview

Bug Fixes

  • #F151067 - Avatar visibility of outgoing messages now work properly based on the Message.ShowAvatar and SfChat.ShowAvatar properties.

SfComboBox

Bug Fixes

  • #262770 - [Android] SfComboBox SelectedItem will now be visible when out of focus.

SfDataForm

Bug Fixes

  • #I262852 - Now, the DropDown editor value will be updated as null in runtime with complex type of DropDown editor.
  • #I262347 - The NullReferenceException will no longer be thrown when validating the DataFormDropDown editor with null value.
  • #F150934 - Now, the text color of MultilineText editor can be changed with floating label layout.

SfDataGrid

Bug Fixes

  • #I262394 - When custom style is set using SfDataGrid.GridStyle property, the DataGridStyle objects are now cleared from the datagrid when calling SfDataGrid.Dispose().
  • #I261734 - Now, the selected rows are maintained properly after collapsing and expanding a group.
  • #I233630 - Now, border width will be consistent for the indent cells in the header and footer rows.

SfNavigationDrawer

Bug Fixes

  • #261676 - [UWP] The Argument exception was resolved..

SfPdfViewer

Bug Fixes

  • #F150353 - [Android] The PDF document will now be loaded in Android 5.1.
  • #F150583 - [iOS] The ArgumentOutOfRangeException will no longer be thrown while loading the PDF document.

SfPicker

Bug Fixes

  • #262456 - [Android] The Null reference exception was resolved in SfPicker.

SfProgressBar

Bug Fixes

  • #261528 - [iOS] Button in Circular Progress bar content will now be clickable.

SfRichTextEditor Preview

Bug Fixes

  • ToolBar text color will now be applied properly in SfRichTextEditor.

SfRotator

Bug Fixes

  • #145972 - [iOS] Now, the CheckBox control will be disposed of when used inside the SfRotator.

SfSchedule

Features

  • #I261774 – Support has been provided to get appointment dropping schedule resource item with ResourceViewMode as Absolute using the AppointmentDrop event.

Bug Fixes

  • #I260921 - Now, selection background will be shown properly with selection border corner radius.

SfSegmentedControl

Bug fixes

  • #I254434 - [Android & iOS] Now, the alignment of SfSegmentedControl’s items works fine with the shell layout.

SfStepProgressBar

Features

  • Provided Step view tapped command support.

SfTabView

Bug Fixes

  • #262500 - Clearing the SfTabView items and replacing its SfTabItems will work fine.

SfTextInputLayout

Bug Fixes

  • [iOS, UWP] The ‘ArgumentOutOfRangeException’ will no longer be thrown by setting the InputViewPadding property by using ‘Style’ in the App.xaml file.

XlsIO

Features

  • Default font size is now set properly in shapes.

Bug Fixes

  • #259026 - Excel files containing the pivot table gives proper values in the converted PDF.
  • #261861 - Login failed exception is no longer thrown on refreshing the list object.
  • #261344 - German characters in csv file are now parsed properly.
  • #F149617 - Chart data label alignment is preserved properly in Excel to PDF conversion.
  • Exception is no longer thrown while accessing a range that contains multiple cell references.
  • CopyTo() method is now working properly for the range that contains merged cells.