Essential Studio for Windows Forms Release Notes
v19.1.0.63
May 12, 2021
Common
Bug Fixes
- #I319630, #I320417 -
CanOverrideFontFamily
andFontFamily
properties ofFontHelper
is now working properly in all controls.
Calculate
Bug Fixes
- #325751 –
CONCAT
function now returns proper result when passing string type arguments with colon symbol(:
). - #323289 –
TODAY
function is computed properly when it is used in dependent cells of another function. - #322437 -
SUM
function returns the result in exact numeric format in.NetCore3.1
version. - #320891 -
SUM(1/0)
formula returns the proper computed result. - #320510 -
ISERROR
function is now computed properly with invalid named ranges. - #320329 – Array type expression or function with more embedded functions is computed properly in
CalcEngine
. - #319714 -
ADDRESS
function returns proper cell address ofZ
column cells. - #317570 -
MATCH
function is now computed properly with invalid arguments. - #317299 -
ROUND
function returns the proper computed result.
ComboBoxAdv
Bug fixes
- #I317736 - In
ComboBoxAdv
, theMaxDropDownItems
property now works properly. - #I323541 - When editing a
ComboBoxItem
inComboBoxAdv
, the text now appears properly.
DocIO
Features
- #318805 - Added support to set locale identifier for bidirectional languages in Word document.
Bug Fixes
- #318882, #319716 - Mail merge is now executed properly in a Word document.
- #318634 - Footer is preserved properly while merging the RTF format documents.
- #318345 - Text in content control is now preserved properly while calling
UpdateDocumentFields()
method. - #317490 - Grid span is now parsed properly while opening a DOCX format document.
- #319208, #321962, #323896 - The
NullReferenceException
will no longer be thrown while a opening the DOCX format document. - #321276 - The text formatting switch is now preserved properly for formula field.
- #321276 - The text Format for IF field is now updated properly in the Word document.
- #320883 - Merge field inside formula field is now updated properly in the Word document.
- #321276 - Formula field inside SET field is now updated properly in the Word document.
- #320188 - After Width of a row is now parsed properly while opening the DOCX format document.
- #321098 -
InvalidOperationException
will no longer be thrown while saving the DOCX format document. - #321579 - Comment is now preserved properly while resaving the DOCX format document.
- #323670 - Font name is now parsed properly while opening the HTML format document.
- #322767 - DocVariable field is now updated properly while calling
UpdateDocumentFields()
method. - #325573 - Formula field is now updated properly while calling
UpdateDocumentFields()
method. - #325658 - Word document is now open properly in Microsoft Office 2007 application.
- #322766 - Preferred cell width is now parsed properly while opening the RTF format document.
- #324732 - Arabic text is now preserved properly while converting a Word document to PDF.
- #318245 - The ArgumentOutOfRangeException will no longer be thrown while converting a Word document to PDF.
- #323148 - Cell border is now preserved properly while converting a Word document to PDF.
- #321119, #321126 - Emoji is now preserved properly while converting a Word document to PDF.
- #323695, #323697 - Extra table preservation issue has been resolved while converting a Word document to PDF.
- #322630 - Floating table is now preserved properly while converting a Word document to PDF
- #316394, #320184 - Image is now preserved properly while converting a Word document to PDF.
- #319607 - The NullReferenceException will no longer be thrown while converting a Word document to Image.
- #325849 - Page bottom border is now preserved properly while converting a Word document to PDF when surround footer option is disabled.
- #317423 - Paragraph before spacing is now preserved properly while converting a Word document to PDF.
- #322780, * #324282 - Paragraph spacing issue is now resolved while converting a Word document to PDF.
- #319085 - Shape is now aligned properly while converting a Word document to PDF.
- #317704 - Custom line shape is now preserved while converting a Word document to PDF.
- #324707 - Symbol is now preserved properly while converting a Word document to PDF.
- #319081 - Table border is now preserved properly converting a Word document to PDF.
- #318004 - Table position is now preserved properly while converting a Word document to PDF.
- #324779 - Table is now preserved properly while converting a Doc format document to PDF.
- #324490 - Text in rotated shape is now preserved properly while converting a Word document to PDF.
- #322780, #324285 - Text is now aligned properly while converting a Word document to PDF.
- #322780 - Text is now preserved properly while converting a Word document to PDF
- #320184 - Image overlapping issue while converting a Word document to PDF.
- #308099 - Paragraph border is now preserved properly while converting Word document to PDF.
- #F164005 - TOC navigation is now working properly while converting a Word document to PDF.
- #323148 - Vertically merged table cell text is now preserved properly while converting a Word document to PDF.
DockingManager
Bug Fixes
- #319897 - Floating window of DockingManager will no longer move back to the primary monitor when connected with external monitor.
EditControl
Bug fixes
- #I323488 - When multiple monitors are paired, the
Intellisense popup
now displays in the correct location.
GradientPanelExt
Bug Fixes
- #F163509 - VisualStudio will no longer crash while resizing the GradientPanelExt.
GridControl
Bug Fixes
- #298747 – When exporting grid to Excel, all rows are set with proper row height in Microsoft Excel file if
GridExcelConverterControl.AutoFitRows
is set asTrue
.
MainFrameBarManager
Bug fixes
- #I318251 - In
MainFrameBarManager
, text alignment is now working properly forSubMenuBar
text.
MessageBoxAdv
Bug fixes
- #I323865 - When we set the custom buttons in
MessageBoxAdv
, the button alignment and resizing are now properly working.
MultiColumnTreeView
Bug fixes
- #I318416 - At 100 scaling, selected text is now visible properly at the bottom of
MulticolumnTreeView
.
Bug Fixes
- #311180, #317448 –PDF tags will be added properly with parent tags in a PDF document.
- #314496 - Remainder text will be updated properly while layout the string with multiline.
- #312509 -
PdfLoadedFreeTextAnnotation
returns proper bounds from the particular PDF document. - #316714, #317396 - Contents will be preserved properly while converting HTML to PDF.
- #317545 - Bookmarks will be displayed properly in Adobe document cloud web viewer.
- #315262 - Ink annotation will be preserved properly while flatten with particular PDF document.
- #316316 - Exception will no longer occurs while loading large PDF documents.
- #318660 - Extra new line character will not be added in text box field.
- #319212 - Font rendering issue will no longer occurs while converting PDF to PDF A1B conformance.
- #318010 - Characters will be preserved properly while creating appearance for form fields.
- #319553 - PDF compression will optimize the file size properly with particular document.
- #317565 - The PDF file size is now optimized while creating font from file path.
- #319681, #324029 - Contents will be preserved properly while converting EMF to PDF.
- #319401 - Document will be preserved properly while loading and saving the particular PDF document.
- #320756 - Exception will no longer occurs while converting PDF to PDF A2B.
- #319073 - Font preservation issue will no longer occurs with
PdfHtmlTextElement
. - #321713 - Annotations will be preserved properly while import and flatten.
- #321475 - Exception will no longer occurs while filling the form fields.
- #322161 -
PdfGrid
will be paginated properly withPdfTextElement
. - #316394 - Images will be preserved properly while converting Word to PDF conversion.
- #322536 - Bookmarks will be retrieved properly while getting from existing PDF document.
- #322533 - Content will be redacted properly with particular PDF document.
- #322529 - Extra PDF pages will not be added with
EndPageLayout
event. - #322273 - Form field will be preserved properly while changing the forecolor.
- #322709, #F159404, #318565 -
ZUGFeRD
conformance will not be affected while adding attachments. - #322933 -
PdfGrid
will be preserved properly with pagination bounds. - #323087, #323578 - Bounds will be return properly in
EndPageLayout
event. - #323900 - Tags structure will be preserved properly with
PdfGrid
. - #320547 - Exception will no longer occurs while exporting
PdfGrid
. - #324050, #324047, #324011, #324029 - Rendering issues will no longer occurs while converting EMF to PDF.
- #323642 - Exception will no longer occurs while loading PDF document.
- #324782 - Images will be preserved properly while converting Word to PDF.
- #324594 -
Pdf417Barcode
will be rendered properly with floatXDimension
value. - #324789 -
XPathException
will no longer occurs while loading XFA document. - #324973 - JavaScript actions will be removed properly from existing PDF document.
- #324966 -
PdfCode39ExtendedBarcode
will be preserved properly while drawing to PDF page multiple times. - #F164131 - Euro characters will be preserved properly while filling form field.
- #F164353 - check box fields will be imported properly in a PDF document.
- #322808 - Text will be preserved properly while converting PDF to PDF A1B.
PdfViewerControl
Bug Fixes
- #I321058 – The
System.ArgumentOutOfRangeException
will no longer be thrown while deleting the pages with theFitWidth
zoom mode. - #I322422 – The PDF content navigation with widget annotation will work properly now.
- #I318828 – The
TextLines
are now extracted properly from the given PDF. - #I317435 – The time consumption of extracting images is now optimized if there is no image on the pages.
- #I317439, #I320958 - The performance of the text extraction is now improved.
- #I322837 – The
System.NullReferenceException
will no longer be thrown when on text extraction.
Presentation
Bug Fixes
- #317830 - The PowerPoint presentation will no longer be corrupted while removing the unused layout slide.
- #323915 – Replaced image is now updated properly while saving the PowerPoint document.
RibbonControlAdv
Bug fixes
- #I314541 - When you double-click the
ToolStripEx
items inRibbonControlAdv
, events will be generated properly. - #I317368 - When scrolling in the
ComboBox Item
, theTab Item
inRibbonControlAdv
is no longer scrolled. - #I321901 - When
BackStage
items are arranged at the bottom, the status bar will no longer visible.
Schedule Control
Bug Fixes
- #319686 – Appointment subject text is now visible when reloading data from XML file, after saving the edited appointments in that same XML file.
- #315801 – Start and end date of multi span appointments are now saved properly in XML file.
- #315799 -
AdvancedToolTip
popup is now shown in all views, when changing schedule view dynamically. - #307055 – All day appointments are now rendered in all views with Metro theme style.
SfButton
Bug fixes
- #I319630 - Now, the
Font
property reflected inSfButton
on applyingSkinmanager
themes usingFontHelper
.
SfComboBox
Bug fixes
- #F163466 -
SelectedValue
will be displayed properly while set the default value without any exceptions on selecting an item.
SfDataGrid
Bug Fixes
- #I311077 - Now,
CellButtonClick
event is properly triggered while clicking onGridButtonColumn
added in child datagrid of master details. - #I309778 - Now, grand child of the Master-Details View are now rendered properly.
- #I319274 -
System.ArgumentException
is now no longer be thrown while selecting the cell inAddNewRow
while grouping the column. - #I325019 - Null reference exception is no longer be thrown while selecting unbound row when
DataSource
not set in DataGrid.
SfListView
Bug Fixes
- #322321 -Now,the
SelectionChanging
andSelectionChanged
event will be triggered whenSelectedIndex
is set through code behind in SfListView. - #326133 -
NullReferenceException
will no longer occurs on populating items through DataSource in SfListView.
SfScrollControl
Breaking Changes
- The type of ContextMenuShowingEventArgs.ContextMenu property has been changed to
ContextMenuStrip
fromContextMenu
. - The type of parameter provided in the ScrollBarBase.InitializeContextMenu method has been changed to
ContextMenuStrip
fromContextMenu
.
SpellCheckerAdv
Bug Fixes
- #323252 - Now, localization will work for default theme in SpellCheckerAdv control.
- #323730 - Now, the suggestions will be updated properly based on the Custom Dictionary on SpellCheck.
SplashPanel
Bug fixes
- #F163896 - Both the
BackColor
andBackgroundImage
properties inSplashPanel
are working properly.
SplitButton
Bug fixes
- #I316084 -
SplitButton
now opens properly after selecting an item on first click.
TabbedMDI
Bug Fixes
- #322149,322138 - Now, the tab panel and its contents are shown properly in TabbedMDI.
- #319739 -TabbedMdiManager tab will not be closed on clicking the right edge of TabPageAdv.
TextBoxExt
Bug Fixes
- #325899 -
NullReferenceException
crash will no longer occurs on opening the designer form with TextBoxExt.
TreeViewAdv
Bug fixes
-
#I319733 - Now, without any hangs, scroll the
TreeviewAdv
to a specific point. -
#I303644 - Now, modify tag working properly in
TreeviewAdv
.
XlsIO
Bug Fixes
- #I317738 - Button position is now proper while resaving the Excel document.
- #I313290 - Fixed Argument Exception while converting Excel to HTML.
- #I317793 - Fixed issue of pivot table fonts getting changed while resaving the Excel file.
- #I318471 - Font is correct in RTF text while parsing bullet formatting.
- #I319080 - Correctly handled the Pivot cache area reference.
- #I318774 - Two different types of conditional format icon sets are now applied correctly.
- #I320381 - Excel file with the black-and-white option enabled in page settings is now converted properly to PDF.
- #I319833 - OutOfMemoryException thrown while converting Excel to PDF is now resolved.
- #I317378 - Cell border position is now correct for RTL direction in Excel to PDF conversion.
- #I318795 - Hebrew text is now rendered properly in Excel to PDF conversion.
- #I318796 - Shape text for RTL direction is now proper in Excel to PDF conversion.
- #I320700 - List data validation works properly when changing the culture to “pt-PT”.
- #I315937 - Data is now rendered properly in Excel to PDF conversion when using table formulas.
- #I320153 - Pivot table auto-sort based on a data field is now correct.
- #I318796 - Shape position is now proper for RTL direction in Excel to PDF conversion.
- #I321087 - Table style color is now handled properly in Excel to PDF conversion.
- #I323053 - List Data validation is now proper when resaving the Excel file in different cultures.
- #I321505 - Argument separator is now correct for table formula in Spain culture.
- #I315863 - Can’t Parse Formula exception thrown while saving the workbook after CopyTo is now resolved.
- #I315863 - Fixed NullReferenceException while copying the workbook with unknown names.
- #I315348 - Trendlines are now removed properly when they are deleted using the Legend Entries.
- #I324692 - Font color is now applied correctly for RTF text.
- #I314857 - Cell values with custom number format and word-wrap applied being replaced with # in Excel to PDF conversion is now resolved.
- #I315699 - Format exception thrown while applying the number format with culture code is now resolved.
- Fixed ObjectReferenceException while opening the Excel document.
- Pivot border is now handled correctly in Pivot Layout.
- Scatter chart with color to data point is now rendered correctly in Excel to PDF conversion.
- IndexOutOfRangeException thrown while converting chart series in PPTX to PDF is now resolved.
- Worksheet protected with empty password is now handled correctly.