Essential Studio for WPF Release Notes

v14.2.0.28
July 29, 2016

AutoComplete

Bug Fixes

  • #158466- Filtered Items does not get displayed in the AutoComplete Popup while using input PinYin has been Fixed
  • #158466- Now the first item will not set as SelectedItem on selecting items from popup using Down arrow key.

Chart (Classic)

Bug Fixes

  • #160726 - Exception will no longer be thrown while calling dispose method.

DocIO

Features

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

Bug fixes

  • #156859 - Image preservation issue has been resolved while converting a particular Word document as PDF
  • #156827 - Tab stop based on compatibility option of “ForgetLastTabAlign” is now properly preserved in Word to PDF conversion
  • #157199 - NullReferenceException is no longer thrown while converting a particular Word document as PDF
  • #157194 - Textbox content preservation issue has been resolved while converting a particular Word document as PDF
  • #158757 - Table row background color preserved properly while converting a particular Word document as PDF
  • #158757 - Tab stop is now preserved properly while converting a particular Word document as PDF
  • #159373 – Paragraph horizontal alignment preservation issue has been resolved while converting a particular Word document as PDF
  • #158995 - Table row is now preserved properly while converting a particular Word document as PDF
  • #160085 - Multi column text preservation issue has been fixed in Word document to PDF conversion
  • #160288 - Text formatting is now preserved properly while converting a particular Word document as PDF
  • #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

DockingManager

Bug Fixes

  • #134848 - DocumentCloseButtonType is updated properly while load dock state.

EditControl

Bug Fixes

  • #159380- “Literals” type now working properly in syntax highlighting, while using LexemeType as “Comment”

GridControl

Bug Fixes

  • #158379 - Selection background of covered cell is not updated correctly while deleting the row or column has been fixed.
  • #160515 - CurrentCellClosedDropDown event is not fired while closing the DropDown using tab or arrow keys has been fixed.

GridDataControl

Bug fixes

  • #141832 - Cell is now detected properly in Coded UI.

GroupBar

Bug Fixes

  • #160827- NullReferenceException is no longer thrown in GroupBar while hiding items.

PDF

Features

  • #157075 - Support has been added to draw content directly in content stream during HTML to PDF conversion using IE.
  • #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.
  • #156607 - Images are now preserved when converting EMF to PDF.
  • #156700 - Polish text is now preserved properly while converting Word to PDF.
  • Annotations are now removed properly while using remove method in PdfLoadedAnnotationCollection.
  • Text is now preserved properly while converting EMF to PDF.
  • Form fields are now preserved properly when converting HTML forms to PDF forms.

PdfViewer

Features

  • #157379 - Support to enable and disable horizontal and vertical scrollbars in the PDF viewer control is added.

Bug Fixes

  • #159104 - Invalid Operation Exception does not occur anymore while continuously loading PDF document in the PDF viewer using LoadAsync method.

Presentation

Bug Fixes

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

PropertyGrid

Feature

  • #154832 - Resize support has been provided to resized between the Label and its value in PropertyGrid.

Ribbon

Bug Fixes

  • #159753 - ToolTip position is corrected when mouse over the QAT items.
  • #159240 - ContextMenu of RibbonBar is aligned correctly.
  • #159836 - Now RibbonControl can be used in Browser application.

SfChart

Bug Fixes

Feature

  • Provided the custom template support for RangeColumn, FastLine and TechnicalIndicator.

SfCircularGauge

Bug Fixes

  • #159729 - Now, binding works properly for Interval property in the CircularScale class.

SfDataGrid

Features

  • Support for replacing the column at run time has been provided.
  • #157618 - Provided the support for custom grouping when DataTable is ItemsSource.
  • #135620 - Provided the support to detect the disabled row using Coded UI.

Bug fixes

  • #160595 - The SfDataGrid will not grab the focus when SelectRows method called.
  • #159794 - Null reference exception will no longer occur in SfDataGrid when scrolling programmatically after removing hidden record.
  • #159794 - Support provide to set the AllowNullValue property based on underlying property type when using DataTable also.
  • #158924 - Advanced filter UI checkbox clipping issue is fixed when CheckBox is styled in application level.
  • #158904 - Error message will throw now when defining the columns without MappingName.
  • #158368 - Sorting will not perform when touch the filter icon.
  • #160349 - Cell is now detected properly in Coded UI.

SfRichTextBoxAdv

Bug Fixes

  • #156351 - Mouse right click at selection end is now working properly when selection ends in the last line of right/center aligned paragraphs.
  • #157746 - Up and down key navigation is now working properly inside table.
  • #159119 - The contents copied from Microsoft PowerPoint and Excel are now pasted properly as rich text.
  • #160889 - Mini toolbar is now shown and hidden properly while using multiple SfRichTextBoxAdv controls in a window.

SfSchedule

Bug Fixes

  • #157553 - Now, appointment will arrange correctly, when creating multi day appointments.

SpreadsheetControl (Classic)

Bug Fixes

  • #158162 - Selection not updated correctly after canceling the data validation message box has been fixed.
  • #159146 - Null exception thrown while setting Error conditional formatting rule in SpreadsheetControl has been fixed.

SfSpreadsheet

Bug Fixes

  • #159386 - The custom data template does not load inside the cell of SfSpreadsheet has been fixed.

Chart (Classic)

Bug Fixes

  • #159370 - Now, background will be applied properly for the surface chart.

TreeViewAdv

Feature

  • #152878 - Now the TreeViewItemAdv can be selected within its boundary.

XlsIO

Features

  • Support is provided for importing data from DataReader.

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.
  • #156849 - GDI+ error while running multiple threads to save picture as stream is fixed.
  • #159681 - OLE Object is not properly loaded in Spreadsheet viewer is fixed.
  • #157446 - Performance is improved in Excel to PDF conversion with merged cells.
  • #159705 - Vertical alignment is preserved in Excel to PDF conversion.
  • #159705 - Chinese text is now preserved in Excel to PDF conversion.
  • 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.