Essential Studio for WPF Release Notes

v17.2.0.39
July 30, 2019

GridDataControl

Bug Fixes

  • #238066 - Now, the objects are properly disposed and no memory leak exists when closing the window with GridDataControl.

GridTreeControl

Bug Fixes

  • #238066 - Now, the objects are properly disposed and no memory leak exists when closing the window with GridTreeControl.

SfDiagram

Bug Fixes

  • #242152 - The NullReferenceException will no longer be thrown in the Multiple-Parent layout while adding new item with no parents and no children to the datasource.
  • #242184 - On executing the FitToPage command, diagram content will now be placed at the centre of the viewport if size of the content is less than the viewport.

XlsIO

Bug Fixes

  • #241751 - Checkboxes are now checked properly after resaving the Excel document.
  • #238322 - Grand totals of rows and columns are now preserved properly in Excel to PDF conversion.
  • #241336 - Excel document containing conditional formats is no longer corrupted on inserting a row.
  • Formula is now correct on resaving the Excel document containing formula with external workbook reference.