Essential Studio for WPF Release Notes

v18.3.0.52
December 1, 2020

DocIO

No Changes for this product in this version.

pdf

No Changes for this product in this version.

Presentation

No Changes for this product in this version.

SfDataGrid

Behavior Changes

  • Previously when View.Filter is used, only the items currently available in the view will be loaded into the filter drop-down as available items, even when filtering items via filter drop-down after View.Filter is applied. Now, the View.Filter matching items will be loaded as available items with the checkbox loaded based on filter states available through the filter drop-down filters. Therefore the filtered items can also be filtered back via filter drop-down.

Bug Fixes

  • #242008 - Now, Items in the filter drop-down will be generated properly when using CollectionView.Filter and the filtered items can also be filtered back via filter drop-down.

SfDiagram

Bug Fixes

  • #303873 - The performance is improved for rendering the groups under virtualization mode.

XlsIO

Bug Fixes

  • #292360 - Excel file with incorrect active cell is no longer corrupted on resaving.
  • #294378 - Cell border under the image is no longer missed in Excel to PDF conversion.
  • #300422 - DataPoint font size and value axis alignment are now proper in chart to image conversion.