Essential Studio for Windows Forms Release Notes

v23.1.40
October 10, 2023

Calculate

Bug Fixes

  • #I504382 - The IF formula will return zero instead of an empty value when the IF formula’s TRUE or FALSE parameter value is empty.

DocIO

Bug Fixes

  • #I490406 - Watermark is now preserved properly while converting a Word document to PDF.
  • #I503945 - The NullReferenceException will no longer be thrown while adding a form field to an inline content control.
  • #I505956 - The hyperlink inside the content control is now preserved properly while converting a DOCX format document to PDF.

GridControl

Bug Fixes

  • #I502369,#I501250 - Now, two characters will not be deleted in GridControl when we delete the cell value using the backspace key with a single click.
  • #I394469 - Now the GridChangeCellsCommand will not be pushed to the command stack for formula cells when we call the ResizeToFit method in the CommandStack Enabled scenario in GridControl.

PDF

Bug Fixes

  • #I505893 - Exceptions no longer occur when converting PDF to image.
  • #F184668 - The issue with the IsDocumentModified API not working as expected has been resolved.

Presentation

Bug Fixes

  • #I850521 - Black and white mode is now applied properly while saving PowerPoint Presentation.

SfDataGrid

Bug fixes

  • #I503244 - Now, the cursor position will be updated properly when editing the GridMaskColumn in AddNewRow.

XlsIO

Bug Fixes

  • #I503991, #I503987 - ArgumentOutOfRangeException is thrown while inserting a column in a worksheet with conditional formats applied last column is now resolved.
  • #I500475 - Unwanted braces are added in the count with IF formula while creating excel document is now resolved.