Essential Studio for WPF Release Notes

v20.4.0.44
January 18, 2023

ComboBoxAdv

Bug fixes

  • #I425569 - The first item will no more be selected as you scroll across the input field.
  • #I420947 - ComboboxAdv performance issue will no longer occur when a huge itemsSource is selected at a time and the EnableOkCancel property is set to true.

DocIO

Bug Fixes

  • #I424520 - Style is now removed properly after calling Remove() method
  • #F179513 - The ArgumentOutOfRangeException will no longer be thrown while calling ExecuteNestedGroup() method
  • #I426035 - The NullReferenceException will no longer be thrown while opening a DOCX format document.
  • #I426508 - Table is now preserved properly while converting a DOCX format document to PDF.
  • #I427184 - Non-breaking space is now preserved properly while converting a Word document to PDF.
  • #I427183 - Table row is now preserved properly while converting a Word document to PDF.
  • #I427808 - Line break inside the frame is now preserved properly while converting a Word document to PDF.

PDF

Bug Fixes

  • #I423210 - The issue with “Unable to modify XMP metadata in the specific PDF document” has been resolved.
  • #I427766 - PDF page size will no longer differs after loading the PDF document using PdfLoadedDocument.
  • #I428065 - Invalid cast exception will no longer occur while importing pages to the PDF document.
  • #I427591 - The newly created PDF performs the OCR properly for a particular region in the image.

PdfViewerControl

Bug Fixes

  • #I427766 – PageSize no longer differs after loading the PDF document using PdfLoadedDocument.

Presentation

No Changes for this product in this version.

SfDataGrid

Bug fixes

  • #I425392 - Now, the horizontal scrollbar will update properly for DetailsViewDataGrid when the ColumnSizer is Auto.

  • #I423283 - Now , the foreground changes will be applied properly for the GroupDropAreaText while using themes.

  • #I423658 - Now, the FontSize is updated properly for PrintHeaderCell while printing the DataGrid with theme.

  • #I423657 - Cell content is no longer truncated in the print preview window when printing data with auto row height.

SfScheduler

Bug fixes

  • #I427765 - The binding errors will no longer be thrown when the recurrence SpecialTimeRegions is added.
  • #F178304 - The intersecting appointments will align correctly when adding more appointments at the same intersect time.

SfSkinManager

Bug Fixes

  • #I427484 - Customizing primary color as Gradient Brush is now working fine.

SfSpreadsheet

Bug Fixes

  • #I425115 - Null reference exception no longer been thrown while deleting the cells through command in SfSpreadSheet.

XlsIO

Bug Fixes

  • #I424214 - Unwanted number format being applied to a cell which contains formula is now resolved.
  • #I427632 - Performance delay while copying range from one worksheet to another is now rectified.
  • #I427914 - Argument out of range exception thrown while parsing formula with more space is now resolved.
  • #F179771 - Performace delay while converting Excel document with formulas to PDF is now rectified.

  • Chart secondary axis with logarithmic scale is now rendered properly while converting chart to image.