Essential Studio for Universal Windows Platform Release Notes

v14.1.0.46
May 3, 2016

SfChart

Bug Fixes

  • #154631 - Now Tooltip show the correct values in FastLineSeries.

  • #153258 - Tooltip will be shown when set the single data point with Adornments for continuous series.

  • #154382 - ArgumentOutOfRangeException will no longer be thrown, when the SelectedIndex value is greater than the segments count.

  • #154636 - Pie/Doughnut series is rendered properly when set the same negative values for start and end angle.

  • #154347 - Exception no longer thrown when remove or replace data point after notify the SuspendSeriesNotification.

  • #154206 - Exception no longer thrown when add or remove the series dynamically, by collapsing the existing series visibility.

  • #154498 - Printing preview is now working properly.

  • #154255 - TextAnnotation positions proper, when the annotations are added dynamically.

DocIO

Bug Fixes

  • #151174 - Relative position properties are now preserved properly while opening and saving the Word DOCX format document.
  • #155024 - Argument out of range exception is no longer thrown while saving the Word document with charts.
  • #154762 - Text box internal margins are now preserved properly while saving the Word DOCX format document.

PDF

Bug Fixes

  • #153816 - TIFF to PDF conversion now works as expected.
  • #153659 - Unexpected token exception is no more thrown when loading a PDF document.
  • #151146 - Text is now preserved properly when flattening the form fields.
  • #151146 - Text is now aligned properly when flattening the form fields.
  • #153990 - TypeInitializationException is no more thrown when using PdfTrueTypeFont.
  • #152764 - Document information is no more blank when adding metadata.
  • #153343 - English text is now preserved properly when using CJK fonts.

Predictive Analytics

Features

  • #154527 - Added support to return output field evaluation results along with Predicted Result.

Bug Fixes

  • #154922 - Resolved the scoring procedure issues with mining (Ensemble) model evaluator.

Presentation

Bug Fixes

  • #154974 - Application will no longer hangs while opening particular PPTX file.
  • #154335 - Index out of range exception will no longer be thrown while opening PPTX file containing chart sheet in its embedded workbook.

SfCalendar

Bug Fixes

  • #123387 - SelectedDate does not reset to Minimum Value date on select the same selected date again
  • #123388 - SelectedDate will be highlighted even change Visible Maximum Date

SfCarousel

Bug Fixes

  • #154887 - SfCarousel arranged at the right side while adding inside the DataGrid has been fixed

SfDataGrid

Bug Fixes

  • #154786 - GridNumericColumn value gets changed when pressing Esc key with French culture issue has been resolved.
  • #155360 - Decimal separator changed in GridNumericColumn with US culture issue has been resolved.

SfDatePicker

Bug Fixes

  • #153146 - Selection timer will be stopped when the popup is closed in DateSelector

SfDiagram

Bug fixes

  • #154218 - Connector will not be delete for the Nodes in DataSourceSettings.

SfGroupBar preview

Features

  • #154954 - Provided support to trigger on SfGroupBar Expanded

SfPdfViewerControl

Features

  • #154142 - Support for click event has been added, which provides details such as index of the page being clicked, x and y coordinate of the location.
  • #152943 - – Support for color customization in text selection and text search has been added.
  • #152895 - – Quality of the printed output from the PDF viewer has been improved.

SfReportViewer preview

Features

  • #155357, #155302 - Provided an option to enable and disable export completed status popup dialog.

SfRichTextBoxAdv

Bug Fixes

  • #155019 - Double and triple click/tap selection by pressing CTRL key is now working properly.
  • #155341 - SfRichTextBoxAdv is now instantiated without delays in a reasonable time.
  • #155942 - Image size is now preserved properly while opening Word documents.

SfSpreadsheet

Bug Fixes

  • #155143, #155255, #155390, #155397, #155527, #155660, # 55888 - App Certification testing failed for Spreadsheet control in UWP has been fixed.

XlsIO

Bug fixes

  • #152796 - Ambiguity problem while accessing name of the chart through IChartShape is resolved.
  • #154096 - File corruption issue after resaving the file in XlsIO is resolved.
  • #154123 - Null reference exception is no longer thrown while parsing chart series data points.
  • #154057 - Parse exception is no longer thrown while parsing a workbook generated from EPPlus.
  • #153772 - Number format will no longer change inside ImportArray() method when it is passed as a parameter.
  • #150880, #151503 - FormulaValue is now updated properly after updating the formula.
  • Null reference exception is no longer thrown while accessing RTF text.
  • Overflow exception will no longer occur while setting cell reference as formula.
  • Argument out of range exception is no longer thrown while setting empty string to IMigrantRange.
  • Argument out of range exception is no longer thrown when opening the excel file using XlsIO.
  • Row values are updated properly after DeleteRow().
  • SerieType property of chart is now properly updated on resaving XLSX file.
  • Auto-fitting rows now returns proper row height in XlsIO.
  • IsSummaryRowBelow flag in subtotal is now working properly.
  • Issues in display text for pre-defined currency number formats are fixed.
  • Null reference exception for pivot source range while importing is handled.