Essential Studio for Xamarin.Forms Release Notes

v17.1.0.41
April 16, 2019

pdf

No Changes for this product in this version.

SfBackdropPage

Bug Fixes

  • #232071 - Now, the backdrop page is not crashed when setting the OpenIcon property using implicit style in App.Xaml page.

SfComboBox

Bug fixes

  • # 232896 – [Android]The SfComboBox custom view will be rendered properly.

SfDataGrid

Bug Fixes

  • #I231222 - Now, the exception will no longer be thrown when exporting the datagrid with UnboundRows to PDF.
  • #F142954 - Now, the values of views loaded inside the template of the summary rows will be updated properly for run-time changes in underlying data.
  • #F143871 - [Android] Now, the group expand and collapse icons will be visible when SfDataGrid.FrozenColumnCount is greater than 0.
  • #I229774 - Now, the exception will no longer be thrown when theme is set to the datagrid in the resources of the App.XAML file.
  • #F143202,F143197 - Now, the numeric buttons are generated and will be in view when setting no item source to SfDataPager and setting SfDataPager.UseOnDemandPaging to true.
  • #I232383 - Now, NumericButtons of the SfDataPager have smooth borders, and they are not cropped along the corners.
  • #I230020 - Now, setting SfDataGridStyle.CurrentCellBorderColor as transparent will not cause rendering issues in borders of the current cell.
  • #F142952 - [Android] Now, the exception will no longer be thrown when the SfDataGrid.EndEdit method is called from the View.Completed event.

SfExpander Preview

Bug Fixes

  • #143583 - Layout issues when orientation is changed has been fixed.

SfMaps

Bug fixes

SfMaskedEdit

Bug fixes

  • # 231390 – The Value of MaskedEdit will be updated properly when pasting the text from clipboard.
  • # 231962 - [UWP] The deleted text will not be displayed when entering the new text.

SfNumericTextBox

Bug Fixes

  • #232071 - [Android,iOS] The NullReferenceException will no longer be thrown when setting the Value property to null dynamically.

SfPdfViewer

Bug Fixes

  • #232731 - Scroller will no longer move to first page while entering input in the text box field presented in other pages.
  • #232733 - First item of combo box will not be selected/shown if the loaded document does not contain selection index.
  • #232833, #230868 - Application will no longer crash when loading the PDF document.
  • #232737 - Now, the form field values will be preserved properly when saving the PDF document.

SfPopupLayout

Bug Fixes

  • #I143295 – [iOS] Now, the values of views loaded inside the ViewCell of PopupView.ContentTemplate will be updated properly based on the binding context set to PopupView or ViewCell.

SfTabView

Bug fixes

  • #I233530 - [iOS] Now, the view is updated properly when the pan gesture moves away from SfTabView.
  • #I233487 - [UWP] Now, SfTabView loads the view properly when the resources are dynamically changed.

XlsIO

Bug Fixes

  • #229117 - Named range index is updated properly while copying ranges from two different workbooks.
  • #228853 - Footer value in source worksheet no longer changes while modifying footer in cloned worksheet.
  • #228560 - Null reference exception is no longer thrown while cloning the workbook.
  • #224793 - Extra pages are no longer added with FitAllColumnsOnOnePage layout setting in Excel to PDF conversion.
  • #231271 - Timestamp is preserved in zip file.
  • #227209 - Argument out of range exception is no longer thrown while applying template marker with UnKnownVariableAction.ReplaceBlank.
  • #232727 - Argument exception is no longer thrown while opening Excel file with IgnoreErrors.
  • #F143467 - Argument null exception is no longer thrown while converting Excel to PDF.