Essential Studio for WPF Release Notes

v15.1.0.41
March 29, 2017

Calculate

Bug Fixes

  • #174255 - GAMMAINV formula returns the calculated value correctly.

CalendarEdit

Bug Fixes

  • #174191 – Now, Margin for the DayName grid is updated properly.

ColorPickerPalette

Bug Fixes

  • #174344- When change the template for the control, null reference exception with ColorGroup class has been fixed.

ComboBoxAdv

Breaking Changes

  • #175562- Now, SelectedItem updated properly after changing the item collection.
  • #174117- When clear the SelectedItem, null reference exception has been fixed.

DateTimeEdit

Bug Fixes

  • #173266 - Long press value update functionality in Up / Down buttons will work properly now.

DocIO

Bug Fixes

  • #167559, #173876 - No longer hangs while converting the particular Word document as PDF file.
  • #172618 - Page splitting issue is now resolved while converting a particular DOCX format document as PDF.
  • #172618, #172622, #174134, #173670,#174270,#174798 - NullReferenceException will no longer thrown while converting a particular DOCX format document as PDF.
  • #172622 - Page break preservation issue is now resolved while converting a particular DOCX format document as PDF.
  • #172910, #173277 - Paragraph position and frame preservation issue is now resolved while converting a particular DOCX format document as PDF.
  • #173039 - Image missing issue is now resolved while converting a particular DOCX format document as PDF.
  • #173346 - Text drawn with improper font issue has been fixed while converting a particular Word document as PDF.
  • #173445 - Text alignment issue has been fixed while converting a particular Word document as PDF.
  • #173459, #172942 - No longer hangs while opening a particular DOCX format document.
  • #173517 - Table right border is now preserved properly while saving the particular RTF format document.
  • #173567 - Custom properties result is now preserved properly while updating document fields for a particular Word document.
  • #174396 - Textbox content aligned properly while converting a particular Word document as PDF.
  • #174511 - Table border is now preserved properly while converting a particular Word document as HTML.
  • #174602 - Textbox text missing issue has been resolved while converting a particular Word document as PDF.
  • #174606 - Table width is now preserved properly while converting a particular Word document as PDF.
  • #174834, #174894 - Table rows now preserved properly when accepting the track changes.
  • #172618 - Table cell border issue has been fixed while converting particular Word document as PDF.
  • #174246 - NullReferenceException will no longer thrown while refreshing a chart element using DocIO.

DoubleTextBox

Bug Fixes

  • #174344- Issue with MaximumNumberDecimalDigits property has been fixed.

EditControl

Bug Fixes

  • #172255 - Now, Regex condition will work properly for Procedural Language.

GroupBar

Bug Fixes

  • #173172 – GroupViewItem selection behavior will work properly, when IsSelected property is updated dynamically.

  • #172857 – InvalidCastException no longer occurs, when OverFlowButton is selected in collapsed state.

PDF

Bug Fixes

  • #173882 - The inner color of the ellipse and circle annotations are now preserving properly when flattening the annotation.
  • #174433 - Null reference exception no longer occurs when loading the PDF document
  • #172945 - Named destination is now supported when merging PDF documents.
  • #172848 - Preservation issues will not occur while flattening PDF form fields.
  • #170584 - File size is not increased when importing single page from the PDF document.
  • #174608 - Images are preserving properly when converting HTML to PDF using IE.
  • #173919 - Null reference exception no longer occurs when getting the certificates from store.
  • #172316 - No exception thrown in Adobe Reader when replacing the image in the PDF document.
  • Exception will not occur when adding bookmark to larger PDF document.

PdfViewerControl

Features

  • #172571 – Change of Arrow cursor to IBeam cursor when hovering selectable text is implemented.
  • #175107, #161519, #172571 – Text rendering quality has been improved.

Bug Fixes

  • #175107 – Ctrl + Mouse wheel zoom will not crash the application.
  • #172540- Header images and table lines are now preserved properly in the PDF viewer control.
  • #171747 – Rendering the PDF documents are now proper and OutOfMemoryException will not be thrown.
  • #173054 – Images will not be rendered with JPEG artifacts.

Presentation

Features

  • #168464 - Added support to create and modify comments in PowerPoint presentations

Bug Fixes

  • #174113 - The merged PowerPoint presentation will no longer get corrupted while merging cloned slides from PowerPoint presentations
  • #173849, #173493 - The merged PowerPoint presentation will no longer get corrupted while merging slides from different PowerPoint presentations
  • #174190 - No more exceptions thrown while creating a new presentation by merging cloned slides from different PowerPoint presentations in multi-threading environment
  • #174295 - Replaced text in a PowerPoint presentation will be no longer marked as spelling error

ReportDesigner

Features

  • #173712, #173618 – Provided support to handle the null value data type conversion internally for the parameters.

  • #174996 – Added option to customize the text of chart legend.

Bug Fixes

  • #174078 – Now, ShowApplicationMenu property working properly.

  • #174619 – Now, the first character typed using shift functionality works properly in tablix cell.

  • #174621 – Now, the footer resize works properly, after resizing the tablix.

ReportWriter

Bug Fixes

  • #174638 – Now, page footer border works properly in PDF exporting when default border is applied and other borders set as empty.

  • #173835 – Now, the border of the tablix inside the cell of another tablix works properly when there is no border applied in PDF exporting with conformance.

Ribbon

Bug Fixes

  • #173570- Now, SelectedIndexChanged event works properly.
  • #167219- Crash issue has been fixed when SizeToContent is set as “WidthAndHeight” for RibbonWindow.

SfChart

Bug Fixes

  • #173329 – Now, BubbleSegment will be displayed, when all the segments Size is zero.

  • # 175232 – Now, Stroke will be applied properly even for the smallest PieSegment.

Features

  • Provided support to control the zero Size BubbleSegment visibility using ShowZeroBubbles property.

SfDataGrid

Bug fixes

  • #174983 – Now, source count of group is updated on deleting a record from group when LiveDataUpdateMode is AllowDataShaping.
  • #174485 - NullReference exception is no longer thrown when searching DetailsViewDataGrid.
  • #174423 – Sorting is working properly when clicking the header which is wrapped over StackedHeaderRow.
  • #175045 – Now, Negative currency format is properly exported to excel from SfDataGrid.
  • #173559 – Now, tri-state sorting is working properly with paging.
  • #175403 – Now, HeaderStyle is cleared properly while setting null value at runtime.
  • #175546 – Now, Localization is applied when refer the resource files from another assembly also.

SfDatePicker

Bug Fixes

  • #173280 – Incorrect Animation issue no longer occurs, when popup is opened.

SfDiagram

Bug Fixes

  • #174408 - NodeChangedEvent will not be invoked when selecting the Node.
  • #173678 - FixedNode will be excluded from the layout arrangement.
  • #174405 - Exception will not occurred when using the tab key to change the selection focus.
  • #172601, #169792 -Alt KeyModifier will be used in custom Commands.
  • #174836 – PageBackground property will be reflected in exported Diagram.

SfNavigationDrawer

Bug Fixes

  • #175260 - Now, EnableSwitchGesture and TouchThreshold properties will work properly.

SfRichTextBoxAdv

Features

  • #171884 - Added LoadAsyncSettings property in SfRichTextBoxAdv class to modify the settings for asynchronous document loading operation.

Bug Fixes

  • #173148, #174112 - Line break and white space are now preserved properly while opening HTML.
  • #173148 - Key navigations are now working properly between line break characters.
  • #174629 - Paragraphs are now rendered properly without text overlap while editing contents.
  • #173551 - Improved performance while selecting the contents using mouse or touch interactions.
  • #173841 - NullReferenceException will be no longer thrown when opening table properties dialog.
  • StackOverflowException will be no longer thrown when loading document with spell checker enabled.

SfSchedule

Bug Fixes

  • #174065 - Now, Schedule control work properly with reminder appointment notifications even while navigating between other tabbed items.

  • #174067 - Now, Schedule Reminder appointment snoozing will work properly.

  • #174415 - Schedule control will not suppress the application level warnings in the output window.

SfSkinManager

Bug Fixes

  • #173075- Now, All the themes applied properly for Editor controls and SfInput controls.
  • #173052- Now, All the themes applied properly for the TimeSpanEdit control while using with UpDown control.
  • #174163- Foreground color and MouseHover color has been corrected for CheckListBoxItem.
  • #173923- Text of SplitButton and DropDownButton controls are readable in Active state.

SfTextBoxExt

Bug Fixes

  • #175592,#175627- Exception has been cleared while pressing Tab Key.

SfTimePicker

Bug Fixes

  • #174260 - Popup Border color is updated based on applied Office2016 Theme.

  • #173280 – Incorrect Animation issue no longer occurs, when popup is opened.

SfSpreadsheet

Bug Fixes

  • #174205 - Undo after editing a cell is now working properly.

SpreadsheetControl (Classic)

Bug Fixes

  • # 174487 - Exception no longer thrown while moving from edited cell to another cell.

UpDown

Bug Fixes

  • #172451- Now, minimum validation working properly for negative numbers.

XlsIO

Features

  • #171521, 171966 - Provided rich-text support for chart elements in chart to image conversion.
  • #165809 - Provided support for series with different markers in chart to image conversion.

Bug fixes

  • #173466 - Exception while parsing Excel documents with invalid named range in charts has been fixed.
  • #175311 - Exception is no longer thrown while clearing ranges for empty worksheet.
  • #175311 - Exception is no longer thrown while adding external workbook with invalid named ranges.
  • #172529 - Issue with copying external formula string in CopyTo method is fixed.
  • #173735 - Issue with copying a cell value with hyperlink is fixed.
  • #173465 - Issue with spaces in hyperlinks is fixed.
  • #173893 - Formula with custom function is updated properly when named range is removed from workbook.
  • #173674 - Row insertion issue in Excel table with “Template Markers” is resolved.
  • #173808 - Data missing issue while re-saving an Excel document is resolved.
  • #172941 - Issue with content height while saving a workbook in HTML as a stream is fixed.
  • #175332 - File size issue while converting a workbook with charts into HTML is resolved.
  • #172962 - Prompt is no longer displayed in Internet Explorer while opening Excel to HTML converted files.
  • #171967 - Issue with legend order in chart to image conversion is fixed.
  • #162635, 168229, 171967 - Issue with cropping of chart area in chart to image conversion is fixed.
  • #172502 - Secondary value axis missing issue in chart to image conversion is resolved.
  • Performance is improved while adding multiple text filters in filters collection.
  • Exception is no longer thrown while opening a workbook with ParseWorksheetsOnDemand option.
  • Exception is no longer thrown while opening Excel documents with invalid formula.
  • Exception is no longer thrown while opening workbook with background images.
  • Exception is no longer thrown while parsing external worksheets.
  • Exception is no longer thrown while opening a workbook with chart using ParseWorksheetsOnDemand option.
  • CalculatedValue now returns proper time value.
  • Filters applied is no longer removed when sorting is applied to a filtered range.
  • TopVisibleRow and LeftVisibleColumn are now applied properly.
  • Issue with visibility of comments in binary files is fixed.
  • Issue with RTF text in merged cells is fixed.
  • Range intersection issue for multiple ranges is resolved.
  • Issue with visibility of empty data labels in chart to image conversion is fixed.
  • Image cropping issue in Excel to HTML conversion is resolved.
  • Issue with image position in Excel to HTML conversion is fixed.
  • Exception is no longer thrown while converting an Excel document into PDF with header or footer color.
  • Exception is no longer thrown while converting an Excel document into PDF with horizontal page breaks.
  • Exception is no longer thrown in Excel to PDF conversion while updating table content range.
  • XML exception is no longer thrown while converting Excel document into PDF.
  • Issue with clipping of print title rows in Excel to PDF conversion is fixed
  • Line missing issue in Excel to PDF conversion if row height is less than text height is resolved.