Essential Studio for WPF Release Notes

v22.1.38
July 11, 2023

ColorPicker

Bug fixes

  • #I472151 - Resolved an issue where the color could not be changed by dragging the pointer in the ColorEdit when using the ColorPicker inside the Button.

DocIO

Bug Fixes

  • #I479056 - The XmlException will no longer be thrown while resaving a DOCX format document.
  • #F182934 - The NullReferenceException will no longer be thrown while opening a DOCX format document.
  • #I473173 - Table is now preserved properly while converting a DOCX format document to PDF.
  • #I476716 - Hanging issue will no longer occurs while converting a Word document to PDF.
  • #I473405 - Font style is now preserved properly for a bullet list while converting a Word document to PDF.
  • #I477799 - The NullReferenceException will no longer be thrown while converting a DOCX format document to PDF
  • Document corrupted has been now resolved while resaving a DOCX format document.

Gantt Control

Bug fixes

  • #I463310 - There will be no memory leak when setting the start and end time during the initial loading.

PDF

Bug Fixes

  • #I473405 - Preservation issue no longer occurs while drawing italic style in true type font.
  • #I478611 - The issue with “Incorrect bounding issue for a specific text located within the word collection” has been resolved.
  • #I477421 - The issue with “Styles are updated in FreeTextAnnotation” has been resolved.
  • #I477884 - Preservation issue no longer occurs while drawing text to the PDF document.
  • #I468088 - The issue with “ExtractText returns proper coordinates for rotated PDF document” has been resolved.

Presentation

No Changes for this product in this version.

SfDataGrid

Bug fixes

  • #F182995 - The NullReferenceException will no longer be thrown when printing the StackedHeaders while setting the AllowPrintStyles property to True.

  • #I457385 - Now, Filtering works properly while using the IndexerProperty in the GridColumn, even when the UseBindingValue is set to false.

SfRating

Bug fixes

  • #I472451 - Fixed an issue where the SfRating component was still showing a tooltip even when the ShowToolTip property was set to “False”.

SfSpreadsheet

Bug fixes

  • #I471363 - Now, the current row will not disappear when we cut multiple rows and insert them onto the current row in SfSpreadsheet.
  • #I470758 - Now, the rotated text will be properly rendered when using the auto fit column with 100% system scaling in SfSpreadsheet.

XlsIO

Bug Fixes

  • #I476347 - Pivot line chart being created as a pivot line chart with markers issue is resolved.
  • #I467698 - Images are sorted properly along with data while sorting a worksheet range.
  • #I467424 - Pivot table with compact layout is now preserved properly in Excel document, even if the data source have blank cells.
  • #I474209 - Row height of an Excel cell is calculated correctly irrespective of standard font size.