Essential Studio for Windows Forms Release Notes

v21.2.3
May 03, 2023

CheckBoxAdv

Bug fixes

  • #I441487 - Overlay issue will not occur when changing the theme to Office2019Colorful at runtime

DocIO

Bug Fixes

  • #I453139 – The NullReferenceException will no longer be thrown while calling UpdateWordCount API.
  • #I450897 - The StackOverflowException will no longer be thrown while opening a DOC format document.
  • #I456530 - Table is now preserved properly while converting a Word document to PDF.

PDF

Bug Fixes

  • #I455316 - Preservation issue no longer occurs while flattening the free text annotation in specific PDF document.
  • #I455833 - Null reference Exception no longer occurs while rendering the font dictionary.
  • #I453151 - Fixed an issue where the signature would become invalid when importing XFA data from an existing XFA PDF.
  • #I427111 - Resolved the orphan chromium process in HTML to PDF conversion in multithreading.
  • #I456274 - Resolved the BlinkBinariesAws missing issue with default path.

Presentation

Bug Fixes

  • #I455280 - The GetActualHeight API will now return the table height value properly.
  • #I456851 - Shape with picture fill will now cloned properly.

Ribbon

Bug fixes

  • #I447490 - Now, the default tooltip will be disabled when setting the ‘AutoToolTip’ to false.

RibbonControlAdv

Features

  • #I353554 - RibbonForm now supports smooth resize

Bug fixes

  • #I443341 - The QAT button image will be rendered correctly when changing the display mode from auto-hide to show tab.

SfComboBox

Bug fixes

  • #I445785 - Selection of the item will be working properly even after filtering the items
  • #I422322 - KeyDownEvent won’t be triggered twice when Editing in MultiSelectionMode

SfDataGrid

Features

  • #I437496- Support has been provided to apply filters using DataTable.DataView.

XlsIO

Bug Fixes

  • #I451780 - Application being hanged while opening the Excel document with pivot table is now resolved.
  • #I441565 - Named range references in the formulas being added into workbook named range collection while opening Excel document is now resolved.
  • #I454162 - Chart legend is now rendered properly in Chart to Image conversion.
  • #F179986 - Quarters and years are now supported for pivot data fields.
  • #F181449 - DisplayText is now returned properly when the applied number format is “d”.