Essential Studio for Xamarin.Forms Release Notes

v13.4.0.58
February 12, 2016

DocIO

Bug Fixes

  • #148757 - List restart numbering is now preserved properly in the generated DOCX document.
  • #149126 - Hyperlink is now preserved properly while opening RTF document.
  • #149172 - Header and Footer is now preserved properly while converting Word document to HTML.
  • #149314 - Argument out of range exception is no longer thrown while saving the Word document.
  • #150546 - MergeField event is now triggered properly while Mail merging.
  • No extra empty paragraph is preserved now at the end of Word document.
  • Object reference exception is no longer thrown while converting RTF to Word document.
  • An item with same key has been already added exception is no longer thrown while opening the Word document with duplicate list styles.
  • An item with same key has been already added exception is no longer thrown while opening the Word document with duplicate character styles.

SfBusyIndicator

Bug fixes

  • #149781 - Multiple instance creation inSfBusyIndicator while scrolling issue has been fixed.

SfCalendar Preview

Bug fixes

  • #150815 - Issue with changing FirstDayofWeek value has been fixed in iOS.

  • #150300 - Issue with Calendar Tapped event while selecting dates has been fixed.

  • #149680 - SfCalendar swipe sensitivity issue has been fixed in Android.

SfDataGrid

Features

  • Support to select a row when clicking the row header has been provided.
  • Extensibility to apply multiple selection color for the selected rows has been provided.

Bug fixes

  • #149436, #150702 – Switch views misaligned when initializing the SfDataGridRenderer in iOS has been fixed.
  • #149470 - Exception when binding SelectedItem with an object that is not in the data source has been fixed.

Known issues

  • Deploying SfDataGrid in Windows Phone and WinRT platforms will not work with Xamarin NuGet greater than 1.5.1.6471 due to cyclic layout calls in the Framework. This is a known issue and has been reported as a bug in Bugzilla and is being worked by Xamarin. Hence this version of SfDataGrid does not support Windows Phone and WinRT platforms. In case, if you prefer to run the SfDataGrid with 1.5.1.6471 version of NuGet, please contact our support team to get custom assemblies.

SfRangeSlider

Bug fixes

  • #149961 - Issue with Minimum value while setting TickFrequency value in SfRangeSlider has been fixed

SfSchedule Preview

Feature

  • #150197,#149928 - Provided Support for VisibleDateChanged Event.

Bug fixes

  • #149802 - View scrolled on tapping Appointment issue has been fixed.
  • #149802 - Horizontal swiping has improved in XForms (Android).
  • #150300 - Now, ScheduleCellTapped event is working in month view.
  • #150300 - Now, ScheduleCellTapped event is working when tapped on AllDay appointment.

SfTreeMap

Bug fixes

  • #149685 - Dynamic change in DataSource binding issue has been fixed.

XlsIO

Bug fixes

  • #149387 - ArgumentException thrown while serializing character “:” in VmlShape has been fixed.