Essential Studio for Windows Forms Release Notes

Calculate

Bug Fixes

  • #I705026 - Now, the Excel to image conversion works correctly with proper data when the sheet contains named ranges.

  • #I729870 - The COUNTIFS formula now correctly evaluates when the criteria is defined using a named range referenced from another worksheet.

DocIO

Bug Fixes

  • #I726806 - Tab space for list is now preserved properly while converting HTML to DOCX format document.
  • #I725121 - PageSetup.Orientation API value is now preserve properly after opening a DOCX format document.
  • #I726279 - The ArgumentOutOfRangeException will no longer be thrown while replacing field code.
  • #I723238 - List paragraph spacing is now preserved properly while resaving HTML format document.
  • #I732484 - Document will no longer be corrupted after resaving DOCX format document with shapes.
  • #I727939, #I714829 - The ArgumentOutOfRangeException will no longer thrown while calling UpdateDocumentFields API.
  • #I731807 - REF field is now updated properly after calling UpdateDocumentFields API.
  • #I727154 - Multi column is now applied properly while converting a Word document to PDF.
  • #I727841 - Table now preserved properly while converting a Word document with footnotes to PDF.
  • #I732109 - Underline for an image is now preserved properly while converting a Word document to PDF.
  • #I717938 - The CSS properties such as margin, border, border-width, list-style and font-variant are now preserved properly while opening a HTML format document.

GridControl

Bug fixes

  • #I727314 - Now, pressing the F2 key correctly activates edit mode for DoubleTextBox and IntegerTextBox cell types in the GridControl.

PDF

Bug Fixes

  • I732953 - Resolved an issue where the Page of the loaded TextBox field was retrieved incorrectly.
  • I732989 - Fixed the issue where exported JSON contained invalid control characters.
  • I729921 - Resolved an issue where the Find Text method did not detect keywords in PDF files.
  • I724041 - Resolved a problem where some text disappeared from the results of the ExtractText method.
  • I725646 - Resolved inaccuracies in word extraction from PDF documents.

Presentation

Bug Fixes

  • #I732330 - Cropped Image with custom path will now preserved while converting a PowerPoint Presentation to PDF.

SfDataGrid

Bug fixes

  • #I726119 - The Selection is now preserved correctly when right-clicking on selected cells or rows.

Test Results

Component Name Test Cases Passed Failed Remarks
Calculate 131 131 0 All Passed
CheckBoxAdv 123 123 0 All Passed
CombinedControls 296 296 0 All Passed
ComboBoxAdv 304 304 0 All Passed
DockingManager 1547 1547 0 All Passed
EditControl 350 350 0 All Passed
RibbonControlAdv 1373 1373 0 All Passed
SfDataGrid 835 835 0 All Passed
TabbedMdiManager 473 473 0 All Passed
TabControlAdv 722 722 0 All Passed
TreeViewAdv 432 432 0 All Passed
DocIO 34539 34539 0 All Passed
PDF 13288 13288 0 All Passed
Presentation 50962 50962 0 All Passed
XlsIO 43924 43924 0 All Passed