Essential Studio for Xamarin.Forms Release Notes

v14.2.0.28
July 29, 2016

AutoComplete

Bug fixes

  • #160601 - Binding issue with Text property has been fixed.
  • #159972 - AutoComplete suggestion list now populate correctly in UWP.

Calendar

Features

  • #160419 - Font customization and Calendar Appearance improvements has been implemented.

Bug fixes

  • #160324 - Issue with Datasource not getting updated dynamically in iOS Calendar has been fixed.
  • #160214 - Fixed the issue with MinDate and MaxDate in Calendar.
  • #159716 - Calendar events not working in Windows Phone has been fixed.
  • #159841 - Fixed with Items not added dynamically in Carousel.
  • #160525 - Null reference issue with Carousel with empty DataSource has been fixed.

DocIO

Features

  • #158446 - Support to access and modify AllowOverlap for a Textbox has been added

Bug fixes

  • #156461 - Symbol preservation issue has been fixed while resaving the particular RTF document
  • #156461 - Table header row is now preserved properly while resaving the particular RTF document
  • #156461 – Document contents preservation issue has been fixed while resaving a particular RTF document
  • #158390 - Special characters is now preserved properly while resaving the RTF document
  • #156461 - TOC alignment is now preserved properly in RTF to Word conversion
  • #156461 - Image preservation issue has been resolved in RTF to Word conversion
  • #159078 - AutoHyphenation setting is now preserved properly while resaving the Word document as RTF file
  • #159658 - Line break is now preserved properly in Word to RTF conversion
  • #159668 - Paragraph style is now preserved properly while resaving the RTF document
  • #158263 – TOC text contents are now preserved properly while resaving the particular Word document
  • #160117 – NullReferenceException will no longer thrown while performing Mail merge using ExpandoObjects.
  • #160072 - EndGroup merge field preservation issue while using RemoveEmptyGroup has been resolved
  • #159331 - Line spacing preservation issue while resaving a particular Word document
  • #157651 – ArithmeticException will no longer thrown while parsing DOC format Word document
  • #159459 – Date format with invalid value is now preserved properly while performing Mail merge
  • #159300 – ArgumentOutOfRangeException will no longer thrown while inserting a section break using InsertSectionBreak API
  • #159295 - ArgumentOutOfRangeException will no longer thrown while opening the DOCX format document
  • #160887,#159807 - Issue with Content visibility has been fixed.
  • #160878 - ContentView not occupying full space in Navigation drawer has been fixed.
  • #160464 - Issue with Footer view not aligned correctly in NavigationDrawer has been fixed.
  • #160464, #159807 - Content visibility issue in XAML code has been fixed in NavigationDrawer in Xamarin.Forms Android.

NumericTextBox

Bug fixes

  • #124689 - Issue with FormatString value has been fixed.

NumericUpDown

Bug fixes

  • #159770 - Dynamic value change issue in NumericUpDown has been fixed.
  • #159770 - Binding of value property to integer type issue has been fixed.
  • #159789 - NumericUpDown crashing in relativeLayout has been fixed.
  • #159770 - Value conversion now works correctly for Java.Object.
  • #159770 - Two way binding now works correctly.

PDF

Features

  • #157234 Support for adding textbox fields with same name has been added for both the existing and new documents.

Bug Fixes

  • #156890 Image data is now cleared properly, while disposing the PdfImage.
  • Annotations are now removed properly while using remove method in PdfLoadedAnnotationCollection.

Presentation

Bug Fixes

  • #156159 - The video files will be now preserved while resaving the PowerPoint presentations

RangeSlider

Bug fixes

  • #159895 - Issue with RangeStart and RangeEnd has been fixed in Xamarin.Forms Android.
  • #159988 - RangeSlider issue with Tabbed page has been fixed in Xamarin.Forms.

SfBarcode

Bug Fixes

  • #159088 - Now, QR component generates correct code when scanned in Xamarin.Forms iOS

SfChart

Bug fixes

  • #160218 - The issue with legend items scrolling when position the legend at bottom has been fixed.

  • #160801 - Now the data binding is working properly for StripLine properties.

  • #159960 - The issue with StripLine margin has been fixed.

SfCircularGauge

Bug Fixes

  • #158508 - Now, Increasing GPU usage of CircularGauge is fixed in Xamarin.Forms (Android).
  • #124412 - Now, CircularGauge Scale’s label offset aligns correctly in Xamarin.Forms (Android).
  • #124435 - Now, CircularGauge HeaderText appears properly while changing dynamically Xamarin.Forms (Android).

SfDataGrid

Bug fixes

  • #160284- Pull to refresh not working when grid does not have scrollable content in iOS has been fixed

SfMaps

Bug fixes

  • #161007 iOS map is a bit cropped issue has been fixed.

SfSchedule

Bug Fixes

  • #159315 - Now,Works properly when set Locale for Chinese and Japanese Xamarin.Forms (iOS)

XlsIO

Bug fixes

  • #158113 - ArgumentOutOfRangeException is no longer thrown while opening an Excel file with duplicate named ranges.
  • #157446 - Application hang and output file corruption issues with specific Excel file are fixed.
  • #155864 - File with data validation is no longer corrupted when used with ParseWorksheetOnDemand.
  • #156801 - Issues with conditional formula in Excel to HTML conversion are fixed.
  • #157693 - AccessViolationException is no longer thrown while working in parallel threads.
  • #157982 - ArgumentOutOfRangeException is no longer thrown while opening specific Excel file with custom XML parts.
  • #157639 - Memory leak issue while creating multiple larger charts is fixed.
  • #157449 - Named range is now updated properly after moving cells.
  • #155784 - Default axis title is no longer preserved when the axis title is empty.
  • #157818 - IFERROR() function is recognized properly while resaving binary files.
  • #157724 - Issues with export of images during Excel to HTML conversion are fixed.
  • #157895 - Images are positioned properly in converting Excel document to HTML.
  • #157895 - Multiple Images at same cell are exported properly during HTML conversion.
  • #154153 - Issues with custom gradient fills are fixed.
  • #158387 - ArgumentOutOfRangeException is thrown while parsing cell styles is fixed.
  • #159336 - Row height is not proper while changing font size is fixed.
  • #158373 - ArgumentOutOfRangeException is no longer thrown while parsing error text greater than 225 characters.
  • #159237 - ArgumentException is no longer thrown while inserting rows within subtotal range.
  • #158784 - File is no longer corrupted when a table column has line break.
  • #159525 - Workbook with custom properties (XML parts) can be opened without any exceptions.
  • #159880 - Issues with embedded chart in worksheet to image conversion are fixed.
  • #159336 - Performance is improved while changing font size.
  • #156801 - ArgumentException is no longer thrown while converting workbook to HTML with multiple conditional formats applied on single cell.
  • #159075 - Issue with thousands separator while importing currency value to data table in Slovak culture is fixed.
  • #159978 - NullReferenceException is no longer thrown while converting Excel file with conditional formats to image.
  • #158781 - Parse Exception is no longer thrown while copying workbook with named range to another workbook.
  • #159385 - Issues with chart floor and legend border in chart to image conversion are fixed.
  • #158692 - Exception is no longer thrown while inserting row above hyperlink.
  • #159287 - Issue with pivot table row count value is fixed.
  • #159495 - ArgumentOutOfRangeException is no longer thrown while serializing DataValidation formula.
  • #156920, 159575 - XmlException is no longer thrown while opening Excel workbook.
  • #154153 - Custom gradient colors are parsed and serialized.
  • Conditional formatting is updated properly for intersecting ranges.
  • Importing Excel binary file with filtering no longer increases combo boxes count.
  • Exceptions with calculated values are resolved.
  • Issues with Value or Value2 containing Excel functions supported from Microsoft Excel 2010 are fixed.
  • Replace functionality is restricted for protected sheet.
  • Issue with colors of conditional format in Excel to HTML conversion is fixed.
  • Copying sparklines to a range will no more hangs the process.
  • TODAY() function returns proper date value in DisplayText.