Essential Studio for Xamarin.Forms Release Notes

v17.4.0.43
January 14, 2020

DocIO

Features

  • #17555, #123036, #130235, #F117690, #135953, #136014, #136677, #139383, #140946, #143065, #150226, #157199, #162767, #162891, #168515, #168983, #171073, #178572, #179473, #183440, #188778, #189881, #190783, #191732, #182319, #198068, #189881, #202966, #217393, #230817, #238068 - Automatically resizes the table to fit its content in DOCX to PDF conversion.

Bug Fixes

  • #249887, #257815 - The extra paragraph is now removed properly when replacing bookmark content by using ReplaceBookmarkContent() method.
  • #257956 – The “ArgumentOutOfRangeException” will no longer be thrown while cloning picture in the Word document.
  • #257974 – Picture is now preserved properly when open and save the DOCX Word document.
  • #257472 - IF field is updated properly while calling updateDocumentFields() method.
  • #256459 - Frame is now preserved properly when open and save the DOCX Word document.
  • #256602 - Hanging issue has been resolved while converting a Word document to PDF.
  • #258247 - Hyperlink is now preserved properly while converting a Word document to PDF.

Presentation

Bug Fixes

  • #257963 - The NullReferenceException will no longer be thrown while cloning the PowerPoint presentation.

SfCheckBox

Bug fixes

  • #I258502 - [UWP] Now, the flow direction of the SfCheckBox works properly inside the grid, even the column width as Auto.

SfDataGrid

Bug Fixes

  • #I260209 - Now, the group column description in the group headers of exported PDF and Excel documents displays the actual GridColumn.HeaderText instead of the GridColumn.MappingName.
  • #I260121 - The NullReferenceException is no longer thrown when setting the ContentPage.Content as null after calling the SfDataGrid.Dispose.
  • #I233630 - Now, the SfDataGrid has uniform borders for all row/column types and all borders comply to width specified in the SfDataGrid.GridStyle.GetHeaderBorderWidth() and SfDataGrid.GridStyle.GetBorderWidth() override methods.
  • #II259847 - The internal gesture recognizers are now cleared from the datagrid when calling SfDataGrid.Dispose().

SfEffectsView Preview

Bug Fixes

  • #148695 - [Android] TapGestureRecognizer will work properly on SfEffectsView.

SfListView

Bug Fixes

  • #259740 - [UWP] PullToRefresh pulling and refreshing action not happened when AllowSwiping is true in SfListView has been fixed.
  • #259824 - NullReferenceException when dispose ListView which has SfComboBox in ItemTemplate has been fixed.

SfPdfViewer

Bug Fixes

  • #I258516 - [iOS] Performance delay will no longer occur while performing text search in large PDF documents.
  • #I258511 - [Android] PDF document will now be displayed with proper zoom value in tablet.

SfPopupLayout

Features

  • #I225564, #I248285, #F145681, #F148874 - Support has been provided to position/resize the popup when keyboard comes into view.

Bug Fixes

  • #I258031 - [iOS] Now, the popup will be shown in the top most page(current page) even when navigating to subsequent pages using Navigation.PushModalAsync() and Navigation.PopupModalAsync() methods.

SfTreeView

Bug Fixes

  • #F149829 - [Android] Selected item text is not visible when ItemTemplateSelector is used in SfTreeView has been fixed.

XlsIO

Bug Fixes

  • #249446 - Page content is no longer cropped while converting Excel document into PDF with custom scaling.
  • #259825 - Table style options are now preserved properly while resaving the Excel document.
  • #258600 – XlsIO generated HTML files are now showing properly in Microsoft Edge browser.
  • #F149932 - Chart legend is rendered properly while converting chart to image.
  • #252205 - Column width is now properly preserved properly in Excel to PDF conversion.
  • #258534 – Excel file is no longer hangs on parsing conditional formats.
  • #258419 - Borders are now preserved properly in Excel to PDF conversion when different line styles are applied in same cell.
  • #258722 - Font size is getting changed while copying the worksheet is fixed.
  • CF number format is properly applied in Excel to PDF conversion.
  • Strike through is properly applied for header in Excel to PDF conversion.