Essential Studio for Universal Windows Platform Release Notes

v13.4.0.53
January 13, 2016

DocIO

Features

  • #121151 - Support to access and modify begin and end arrow head style for a line shape has been added.

Bug Fixes

  • #144762 - Culture not supported exception is no longer thrown while opening the particular Word document.
  • #143753 - Wrong image extension issue while converting Word DOC format document to DOCX document has been fixed.
  • #144991 - Null reference exception is no longer thrown while cloning table rows.
  • #143820 - Text box preservation issue while importing document contents has been fixed.
  • #141530 - Date format preservation issue while resaving the Word document has been fixed.
  • #145258 - Null reference exception is no longer thrown while closing the document.
  • #144371 - Argument out of range exception is no longer thrown while merging two documents.
  • #144137 - Footnote preservation issue while separating each as section as new document has been fixed.
  • #145619 - Content preservation issue while deleting bookmark content has been fixed.
  • #146059 - File corruption issue while opening DocIO generated document in Word 2007 has been fixed.
  • #145250 - Text box preservation issue while importing document contents twice has been fixed.
  • #145150, #145586, #145886, #146121, #147132, #147967 - Argument out of Range exception is no longer thrown while replacing text in the document.
  • #145475 - File corruption issue while resaving the Word document containing shape has been fixed.
  • #146608 - String was not recognized as a valid Boolean exception is no longer thrown while opening the particular DOCX document.
  • #146185 - Bullet character preservation issue while cloning the contents to another document has been fixed.
  • #146416 - Performance has been improved while saving the document containing tables.
  • #147628 - Stack overflow exception is no longer thrown while opening the Word document.
  • #146067 - File corruption issue while resaving the Word document containing more than 63 cells in a table row has been fixed.
  • #148194 - Argument exception is no longer thrown on saving the document containing invalid surrogate characters.
  • #148571 - Argument exception is no longer thrown while saving the Word document.
  • #147628 - Null reference exception is no longer thrown while opening the Word document.
  • #147628 - Index out of range exception is no longer thrown while updating field.
  • #147910 - Null reference exception is no longer thrown while Mail merging.
  • #144572 - Image and table position preservation issue in footer while resaving the DOCX document has been fixed.

PDF

Features

  • Support for adding PdfTextElement in PdfGridCell has been added.
  • Support for Circle, Ellipse, Polyline, Polygon, Rectangle, Square annotation has been added.
  • Support for BeginCellLayout and EndCellLayout event in PdfGrid has been added.
  • Support for adding hyperlinks in PdfGridCell has been added.
  • PdfGrid cells can now have unique cell paddings instead of uniform paddings for the entire table.

Bug fixes

  • #142878 - Document is no more corrupted while changing permissions for PDF.
  • Null reference exception is not thrown anymore while importing pages of loaded document.
  • Textbox border color is correct now when loading the existing PDF form.
  • #143809 - Black borders are not shown anymore in form fields for the zero border width.
  • #143875 - PDF lexer exception is not thrown anymore when loading the particular PDF document.
  • #144761 - PDF generation does not hang anymore when running in multithreading.
  • #146038 - No more white border appear when applying the transparency to the form field border color.
  • #146102 - Contents are now preserved properly for the rotated PDF document.
  • #145340 - Background color is now applied properly when merging the rows in PDF grid.
  • #145539 - Collection was modified exception is not thrown anymore while saving the document.
  • #146359 - Exception is not thrown anymore when accessing the conformance level of the PDF document.
  • #146454 - Signature panel is now visible when signing an existing PDF document.
  • #147063 - Index out of bounds exception is not thrown anymore when merge the particular PDF documents.
  • #147856 - Text is aligned properly now while running the project without debugger mode.
  • #147956 - Position is correct now when drawing an image in the particular PDF document.
  • #147997 - Not enough space exception is not thrown anymore when drawing a PdfLightTable.
  • #148326 - Exception is not thrown anymore when drawing PdfLightTable.
  • #148861 - Exception is not thrown anymore when drawing multiple PdfLightTable sequentially in PDF document.

SfCarousel

Bug fixes

  • #I145682, I146262, I146510,F121253 - Warning errors occur in output window after adding Syncfusion SDK for UWP has been fixed.

SfChart

Features

  • Provided the support for multiple selection.
  • Implemented serialization support for SfChart.
  • Enhanced the data label position options based on series types.
  • Provided the data label support for the histogram chart.
  • Implemented the support to explode the segment of pie, doughnut, pyramid and funnel series by clicking/tapping.
  • Added additional event arguments like ‘PreviousSelectedSeries’, ‘IsSelected’, ‘SelectedSegments’, ‘PreviousSelectedSegments’ and ‘SelectedSeriesCollection’ in ChartSelectionChangedEventArgs.

Bug fixes

  • #148076 - Exception will no longer be thrown in Operating System(OS) with French language.
  • #144315 - Provided tooltip support for histogram series.
  • #148385 - Now legends for polar series will be positioned correctly, when we have defined width for window explicitly.
  • #147978 - Added ‘NewPointInfo’ and ‘OldPointInfo’ for the ChartSelectionChangedEventArgs to get the segment value for single segmented series like fast line, area , etc.
  • #146473 - “Key not found” exception in side by side series has been fixed.
  • #146980 - Series animation stops while resizing the window has been fixed.
  • #146869 - While setting ‘Visibility’ property as ‘Hidden’ for annotation, exception will not be thrown.
  • #146210 - When ‘IsSortData’ property changed dynamically, the segments will be displayed correctly in sorted order.
  • #146673 - Now the default axis will work correctly for MVVM binding.
  • #146198 - Now bar series renders correctly while generating series dynamically.
  • #144400 - Fast line series will not be blurred, while scrolling to the small interval data points.
  • #143560 - Issue in binding the nested base class property bind with x or y binding path has been fixed.
  • #144009 - Added ‘IsClosed’ property for area type series.

Breaking changes

  • In HistogramSeries, the rendering order of the distribution curve has been changed. It will be displayed over the column chart now.

SfColorPicker

Bug fixes

  • #I145682, I146262, I146510,F121253 - Warning errors occur in output window after adding Syncfusion SDK for UWP has been fixed.

SfComboBox

Bug fixes

  • #146709 - Append text is not working while SfComboBox in Edit mode has been fixed.

SfDataGrid

Features

  • Support to fit the row height of header rows based on content has been provided.
  • Support to add new rows using AddNewRow in DetailsView has been provided.
  • Support to override PrintManageBase has been provided.
  • Support to set FontWeight and FontStretch in ColumnSizer has been provided.
  • Support to refresh the selection programmatically has been provided.

Breaking changes

  • In IGridCellRenderer class, parameters cellRowColumnIndex (RowColumnIndex), cellElement (FrameworkElement) and column (GridColumn) are removed from the EndEdit method. Parameters dc (DataColumnBase) and canResetBinding (bool) are added in addition to record.
  • In SfMultiColumnDropDownControl, properties ActualPopupHeight, ActualPopupWidth, CornerRadius and PopupContentTemplate are marked as obsolete.
  • In GridUpDownColumn class, property Step is marked as obsolete.
  • In CoveredCellInfoCollection class, access specifier of the method GetCoveredCell is changed to internal.
  • In CoveredCellInfoCollection class, RemoveAndResetRange method is removed.
  • In CoveredCellInfoCollection class, access specifier of the method GetCoveredCellInfo is changed to internal.
  • In CoveredCellInfoCollection class, access specifier of the method ContainsRow is changed to internal.
  • In CoveredCellInfoCollection class, access specifier of the method ContainsColumn is changed to internal.

SfDateTimeRangeNavigator

Features

  • Implemented custom labels formatting for the range navigator intervals.
  • Provided more customization option for gridlines,labels,thumb etc.

SfDiagram

Features

  • Organization layout support is provided.
  • ReadOnly support for Annotation is provided.
  • Event to notify the Symbol loaded in the Stencil is implemented.
  • Support to expand all the SymbolGroups in Stencil is provided.
  • AutoScroll support for AnnotationDragging is provided.
  • #146488 - Keyboard Interaction support to change the focus in SfDiagram is provided.
  • #141617 - Event to notify the state of operation performed on Node in the NodeChangedEvent is provided.
  • Support to decide the direction using BridgeDirection is provided.
  • #147682 - Support to refresh the Layout for runtime changes.
  • #146835 - Support to restrict the Node dragging with particular Rect is provided.
  • Localization support is provided in UWP.
  • #140253 - Panning performance in Windows Phone is improved.

Bug fixes

  • #147256 - Null Reference Exception with PanRails constraints is resolved.
  • #146582 - Exception does not occurs when the Layout has single element.
  • #147098 - Exception does not occurs with empty collection and single element in DataSourceSettings.

SfHubTile

Bug fixes

  • #I145682, I146262, I146510,F121253 - Warning errors occur in output window after adding Syncfusion SDK for UWP has been fixed.

SfMaskedEdit

Bug fixes

  • #F120809, I145682 - SfMaskedEdit control is not rendering properly at runtime has been fixed.

SfPdfViewerControl

Bug Fixes

  • #144673 - Application does not hang anymore when exporting PDF document pages as images.
  • #145722 - Index out of range exception is not thrown anymore when loading the PDF document in SfPdfViewerControl.
  • #147026 - Selecting text from the PDF document is working as expected in SfPdfViewerControl.
  • #146889 - Application does not crash anymore when scrolling through the pages in SfPdfViewerControl.
  • #147565 - PDF viewer PageView is now working as expected.

SfRadialMenu

Bug fixes

  • #146689 - SfRadialMenu crashes on clicking ColorItem has been fixed.

  • #147315 - SfRadialMenu crashes while using ItemsSource property has been fixed.

  • #I145682, I146262, I146510,F121253 - Warning errors occur in output window after adding Syncfusion SDK for UWP has been fixed.

SfRichTextBoxAdv

Features

  • Support for multiple selection in SfRichTextBoxAdv has been added.

Bug Fixes

  • #144909 - Issue with horizontal scroll bar visibility after loading document is now resolved.
  • #144954 - Selected contents won’t be removed whenever pressing Escape key.
  • #144954 - Search results will now scroll into view whenever navigating items.
  • #145249 - Issue with loading HTML stream into SfRichTextBoxAdv control is now resolved.
  • #145642 - Index out of range exception is no longer thrown while loading document containing table.
  • #144909 - Scroll bars will now be shown properly in SfRichTextBoxAdv control.
  • #148194 - Argument exception is no longer thrown on exporting document containing invalid surrogate characters.

SfSchedule

Features

  • Provided support for showing week number in month view.
  • Provided Blackout days support in month view.
  • Provided support to restrict the navigation beyond the specified Minimum and Maximum date range.
  • Provided forward and backward method to move schedule dates.
  • Implemented support to enable or disable the schedule navigation.

Bug Fixes

  • #148126 - Now VisibleDatesChanging event is triggered properly when clicking backward button.

SfTabControl

Bug fixes

  • #146824 - Crash on selecting item from TabStripMenu has been fixed.

SfTileView

Bug fixes

  • #I145682, I146262, I146510,F121253 - Warning errors occur in output window after adding Syncfusion SDK for UWP has been fixed.

SfTreeNavigator

Bug fixes

  • #144551 - COM exception occur when using ItemTemplate for SfTreeNavigator has been fixed.

XlsIO

Bug fixes

  • #139737 - Data validations in extension list are no longer lost while re-saving.
  • #139986 - Looping issue while parsing an empty element is resolved.
  • #140485 - Cell background color missing due to improper style reference is resolved.
  • #140873 - File no longer gets corrupted due to repeated data validations during CopyTo().
  • #140888 - Issues with cell formatting are fixed.
  • #141188 - Shapes overlapping issue in merged ranges is resolved.
  • #141200 - RTF issue with line breaks is resolved.
  • #141287, #143511 - Parse exception is no more thrown with formulas in Excel file.
  • #141360 - Date format loss in display text having formulas, is resolved.
  • #141373 - Application exception is no longer thrown while opening a file.
  • #141529 - Time formatting issues are resolved.
  • #141783, #142874, #144317 - Data validations with extension lists are no more missed while re-saving.
  • #141835, #142140 - Out of memory exception is no longer thrown during AutoFitColumns.
  • #141904 - Chart data range is updated properly while inserting a new range.
  • #142117, #144113 - Custom DateTime formatting issues are resolved.
  • #142165 - Performance issue while accessing row height is resolved.
  • #142285 - Number format with escape sequences issue is fixed.
  • #142507 - Issue with display text dropping last character “0” (zero) is resolved.
  • #142530 - Exception is no more thrown while protecting an unprotected sheet in binary file.
  • #142611 - Row height is now properly updated in copied worksheets.
  • #142740, #143592 - Argument exception is no more thrown while parsing workbook with shapes.
  • #142755 - Parse exception is no more thrown while accessing conditional formats.
  • #142816 - Print area is null while changing the workbook version is resolved.
  • #142969 - Support is provided to parse and serialize the chart caches.
  • #143074 - Row height issue for rotated text in merged cell is resolved.
  • #143378 - Calculated value of named range now returns proper value.
  • #143460 - Access violation exception is no more thrown while closing the workbook.
  • #144471 - The outline wrapper range is now properly updated while modifying the rows within the group.
  • #147078 - Number format is now preserved properly while exporting from Grid to Excel.
  • #143604 - Issue with Worksheet.Replace method setting cell content to lower-case is fixed.
  • #145491 - XlsIO throws exception when the time value is zero is fixed.
  • #143744 - Custom number format characters change to lower-case is fixed.
  • #145792 - Null reference exception is no more thrown while parsing charts with category labels of empty strings.
  • #143212 - Column auto-fit sets proper width when workbook font is specified.
  • #144486 - X Error bars on chart cannot be assigned and throws exception is resolved.
  • #144891 - RTF support is implemented for chart elements in binary file.
  • #145969 - Exception is no more thrown while parsing formula tokens.
  • #146015 - Argument exception while parsing the CF record of IconSet is resolved.
  • #146483 - Argument exception is thrown while setting number format containing EUR with # is resolved.
  • #145835 - Page field for pivot table is now serialized properly.
  • #143187 - Issue with display text returns zero at number format applied cell where Excel returns nothing, is fixed.
  • #145889 - XlsIO workbook names collection is made case insensitive similar to Excel.
  • #146741 - Issue with picture’s Column offset/Row offset when the column/row is hidden is fixed.
  • #146722 - File is no longer corrupted while re-saving Excel file with encoded values.
  • #147604 - Issue with RTF styles being overwritten while applying the style non-sequentially is fixed.
  • #147523 - Font styles on chart elements change while re-saving the file, is fixed.
  • #147613 - Issue with isReplace parameter in Subtotal is fixed.
  • #145835 - File with shapes is no longer corrupted while re-saving in 2007 and 2010 versions.
  • #147254 - WrapText is now preserved properly in .xls file.
  • #148689 - ThrowNotSavedOnDestroy returns wrong value while calling from destructor is fixed.
  • #148362 - Argument exception due to wrong column name is no longer thrown while opening a file.
  • #147518 - Chart title color is now properly preserved in re-saving binary files.
  • #144537, #146780 - Display text is wrong on rounded number is fixed.
  • #148923 - ActiveSheet.Select property is now updated properly.
  • #149074 - Font record of legend is now preserved properly while re-saving a binary file.
  • #147880 - Formatting error is thrown while re-saving an Excel file in 97-2003 format is resolved.
  • #148028 - Raw rich text mark-up in cell is implemented.
  • #148566 - Overflow exception is thrown when form’s offset exceeds Int32.MaxValue is fixed.
  • #147447 - Chart grid lines with gradient colors are now preserved properly in re-saving binary files.
  • Issues with copy and paste of tables with styles are fixed.
  • Spark lines are now properly copied.
  • Issues with number formats of different cultures are fixed.
  • Issue with thousand separators not being included for exponential formats is fixed.
  • Cell values and formats are updated properly while merging.
  • AM/PM pattern not being recognized in German culture is fixed.
  • DateTime issues in display text due to different culture are fixed.
  • Not a legal oleaut date error while opening CSV file is resolved.
  • Display texts are working properly for more than 15 digits.
  • Incorrect display text for the number format ([mm]:ss) is fixed.
  • Display text returns in lower case for the number format “DATE:” mm dd yyyy is fixed.
  • Display text is not shown for fraction value is fixed.
  • Display text issues for percentage and scientific number format are fixed.
  • DateTime issues in Data validation are fixed.
  • Conditional formatting range is now properly updated on clearing conditional formats.
  • Conditional formats are duplicated while copying a range with ExcelCopyRangeOptions.All is fixed.
  • Exceptions with decimal separators in conditional formats for different cultures are resolved.
  • Sorting issues of cells with number and text, empty values and casing are fixed.
  • Performance is improved in row and column grouping.
  • Issues with active cell while freezing panes and saving XLTM file as XLSM file are fixed.
  • RTF issues with superscript, subscript, casing and strikes in text box are fixed.
  • Radar chart in Excel documents is preserved properly on re-save.
  • Issues with visibility, rotation, label position, tick labels and tick marks in chart axis are fixed.
  • Number format and series name issues in data points are fixed.
  • Issues with chart and axis titles, categories and data label properties are fixed.