Essential Studio for Windows Forms Release Notes
v14.2.0.32
August 30, 2016
CheckBoxAdv
Bug Fixes
- #160541 - Now text not blurred when CheckBoxAdv is disabled.
ColorPickerButton
Bug Fixes
- #158345 - ResetSelectedColor function now works properly.
DateTimePickerAdv
Bug Fixes
- #160687 - DateTimePickerAdv can be edited properly when Custom Format is set.
DocIO
Features
- #160314 - Support to access comment start and end range has been added.
Bug Fixes
- #159859 - Text position is now preserved properly while converting Word document to PDF.
- #160085 - Paragraph contextual spacing is now preserved properly while converting Word document to PDF.
- #160703 - Images missing issue has been fixed while converting a particular Word document to PDF.
- #156913 - Sinhalese text is now preserved properly while converting Word document to PDF.
- #159065 - Hyperlinks are now preserved properly while converting Word document to PDF.
- #161012 - Null reference exception is no longer thrown while opening the RTF file.
- #161012 - The picture transparency is now preserved properly while converting Word document to PDF.
- #160467 - Images are now preserved properly while converting a particular Word document to HTML
- #161130 - Paragraph alignment is now preserved properly while converting Word document to PDF.
- #160732 - Horizontal lines are now preserved properly while converting a particular Word document to PDF.
- #159686 - Images are preserved properly while converting a particular Word document to PDF.
- #159859 - Image background color is now preserved properly while resaving the Word document.
- #160658 - Picture color is now preserved properly while resaving the Word document.
- #159295 - Image in the header of Word document is now preserved properly while converting Word document to PDF.
- #161449 - Opening the particular DOCX format document no longer hangs.
DockingManager
Bug Fixes
- #161290 - While setting height to very small value glitches will not occur anymore.
- #161025 - DockingManager inner dock ability update properly, while dragging the control from one form to another form.
GridControl
Bug Fixes
- #160957 - Stack Empty Exception is no longer thrown while calculating the RIGHT and LEFT formula with input string that contains the
#
.
GridDataBoundGrid(Classic)
Bug Fixes
- #159143 - The row heights are now scaling properly while scaling the application using
app.Manifest
.
GridGroupingControl
Bug Fixes
- #159424 - The properties of GridGroupingControl are now serialized properly while setting through designer.
- #160810 - The
EqualsTo
andNotEqualsTo
condition inGridConditionalFormatDescriptor
is now working properly for string column type.
Bug Fixes
- #161994 - Exception is no longer thrown while flattening the form field.
- #161102 - Shapes are no longer missed while converting EMF to PDF.
- #158792 - Performance is now improved while merging PDF documents.
- #160094 - Images are rendered properly while drawing in PDF document.
- #160057 - NullReferenceException is no longer thrown while merging the PDF document.
- #159398 - NullReferenceException is no longer thrown while getting the index from page.
- #159067 - Fatal error exception is no longer thrown while loading the PDF document.
- #159859 - Bold texts are now preserved properly while converting EMF to PDF.
PdfViewerControl
Features
- #160579 - Provided support for Enable/Disable the toolbar buttons of the PDF Viewer Control.
- #106644 - Support for Bookmark Navigation in PDF Viewer Control is added.
Bug Fixes
- #161677 - Shapes are filled with appropriate color in PDF Viewer Control.
- #160325 - Unnecessary horizontal lines are not drawn at the top of the PDF document in the PDF Viewer Control.
- #160598 - Images in the header are rendered properly without distortion.
- #160585 - Images are rendered properly in PDF Viewer Control.
- #161254 - Umlauts and Euro signs are rendered properly in PDF Viewer Control.
- #160956 - Type 1 fonts contents are rendered properly in PDF Viewer Control.
Pivot Chart Preview
Bug Fixes
- #157031 - The performance has been improved while reloading the PivotChart using
ReloadChartData
method.
PivotGridControl
Bug Fixes
- #157031 - The PivotGridControl is now working properly after applying filter from
PivotSchemaDesigner
. - #157031 - Argument out of range exception is no longer thrown while updating PivotGrid after setting
EnableUpdating
as true. - #157031 - Expand or Collapse button is now displaying properly while refreshing the PivotGrid.
- #157031 -
GrandTotals
are rendered properly without any flash while refreshing the PivotGrid. - #157031 -
DeferLayout
option inPivotSchemaDesigner
is now working properly. - #159514 - The cell values of PivotGrid are now properly updated after changing the
EnableUpdating
property.
Predictive Analytics
Features
- #160092 - Added support for K-Nearest Neighbors model.
Presentation
Features
- #159550 - Support was now added to mark the PowerPoint Presentation as Final(Non editable)
Bug Fixes
- #159312 - PowerPoint presentations will be no longer corrupted while resaving
- #159309 - PowerPoint presentations will be no longer corrupted while cloning the slides with comments
- #157742 - The page numbers are now preserved properly while performing Presentation to PDF conversion
- #157762 ,#160677 - The existing paragraph font size is now retrieved properly while loading the PowerPoint presentations
- #157742 - The font size for the contents within table is now retrieved properly while loading the PowerPoint presentations
- #160677 - The “FontName” of the paragraph is now retrieved properly while loading the PowerPoint presentations
- #160677 - The “HorizontalAlignment” value of the shapes are now retrieved properly while loading the PowerPoint presentations
- #160677 - The “VerticalAlignment” value of the shapes are now retrieved properly while loading the PowerPoint presentations
RibbonControlAdv
Bug Fixes
- #160455 - ToolStripButton visibility maintained, while open and close the BackStage.
- #160450 - Icon rendered properly in TouchStyle of RibbonControlAdv.
- #160455 - After adding the ToolStripButton to QAT property changes reflected in the cloned item.
- #160736 - Issues related to Customize Ribbon window fixed.
- #156164 - ToolStripItems aligned properly, while resize the form.
- #160225 - In Office2016 style, Menu displayed properly while clicking the launcher button.
ScrollersFrame
Bug Fixes
- #161293 - Alignment issues with ScrollersFrame has been resolved.
Spreadsheet
Bug Fixes
- #161096- Exception throws while importing the Excel sheet with conditional formatting in Spreadsheet has been fixed.
StatusStripEx
Bug Fixes
- #159993 - StatusStripEx separator visibility will be updated properly when SizingGrip visibility is updated.
TreeViewAdv
Bug Fixes
- #161701,#161607,#161823,#162233 - TreeViewAdv will work properly in Windows 10 OS Anniversary update.
XlsIO
Bug fixes
- #160083 - Argument exception is no longer thrown while opening an Excel file with charts.
- #161267 - Issues with conditional format formulas in Excel to HTML conversion are fixed.
- #160340 - Performance issue in reading values of worksheet when using
UsedRangeIncludesFormatting
is fixed. - #152749 - CSV data type preservation issue is fixed.
- #161558 - Maximum number of extended formats exceeded error is no longer thrown while formatting workbook.
- #161590 - Issue with memory consumption in Excel To PDF is fixed.
- #161778 - Invalid cast exception is no longer thrown while performing
FindFirst()
operation. - #161670 - Issues with custom date formats in conditional formats are fixed.
- #159075 - Issue with thousands separator while importing currency value to data table in Slovak culture is fixed.
- #160320 - Performance issue in
IRange.BorderInside()
for large range is fixed. - #160819 - Issue with number format color preservation in Excel To HTML conversion is fixed.
- #160440 - Corruption issue due to improper reference in formula is fixed.
- #160440 - Text filter is now case insensitive.
- #158784 - Files with line break in table column names are no longer corrupted.
- #160900 - Prompt is raised when closing the generated workbook is fixed.
- #161684 - Out of memory exception due to large hidden columns in Excel to PDF conversion is resolved.
- #161628 - Prompt is raised when closing the resaved workbook is fixed.
- #162364 - Issue with calculation modes is fixed.
- #159681 - Issue with OLE objects in Spreadsheet viewer is fixed.
- #160440 - Performance is improved when opening Excel documents with multiple nested formula in filtered column.
- #160871 - Issues with
AutoFitColumns()
on cells with indent level are fixed. - #162348 - Argument out of range exception is no longer thrown while inserting a row.
- #162365 - Argument out of range exception thrown while opening an Excel file with improper style index is resolved.
- #157446 - Out of memory exception thrown while converting Excel file with absolute anchored image to PDF is fixed.
XpTaskbar
Bug Fixes
- #160609 - XPTaskBar does not shrink while setting the color scheme as Office2007Theme.Black.