Essential Studio for ASP.NET Release Notes
v14.2.0.32
August 30, 2016
Chart
Bug Fixes
- #162439 - Axis font style will not change while scrolling the chart.
- #162004 - Last label will not hide while rendering in mobile, when the
LabelPlacement
isBetweenTicks
. - #161632, #161794 - Zooming is now working properly on canvas mode.
- #160593 - Stacking Area is now rendering properly, when it has null value.
- #160512 - Track tooltip is now returning correct point index, when the series is having null value.
DateTimePicker
Bug Fixes
- #161318 - Unable to set
WatermarkText
on control initialization - fixed. - #161900 - Now
MinDateTime
property applied properly to the control.
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.
Grid
Bug Fixes
- #158176,#162729-
ServerRecordDoubleClick
event not triggered when bothRecordDoubleClick
andRecordClick
server events of the grid are defined. - #159512 - Added the command type parameter for
OnServerCommandButtonClick
event . - #159678- Excel filter misbehaves while considering the number as
Boolean
type. - #160653 - Grid page information is not shown properly after post-back.
Menu
Bug Fixes
- #161258 - The submenus of the Menu control can be disabled/enabled in code behind.
PDF
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.
PDF Viewer
Features
- #149793 - Support for saving the PDF document in ejPdfViewer has been added.
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
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. - #157570, #161997 - File is no longer corrupted while resaving an Excel file with shapes.
- #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.