Essential Studio for WPF Release Notes

v28.2.9
March 04, 2025

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

Breaking Changes

  • #FB64529 - The DataContext of the GridStackedHeaderCellControl has been changed to inherit from its Parent instead of being set to the stacked column.

Bug fixes

  • #FB64529 - Now, the binding will work properly for StackedColumn.HeaderText when new data is added after a Task.Delay.

SfRichTextBoxAdv

Bug Fixes

  • #I690211 - Typing performance in SfRichTextBoxAdv has improved when floating elements are present.
  • #I692527 - Page breaks are now correctly positioned when a paragraph is inserted before them.

SfStepProgressBar

Bug fixes

  • I942428 - InvalidOperationException will no longer be thrown while changing the animation of StepProgressbar continuously.

XlsIO

Bug Fixes

  • #I692350 - Negative fraction values are now rendered properly when converting Excel to CSV and PDF.
  • #I686386 - Exception will no longer be thrown when named ranges conflict with existing cell references.
  • #I681183 - Column width is now calculated correctly when applying AutoFitColumn at 100% screen resolution.
  • #I686795 - Custom filters are now properly cleared when accessing the Clear method.
  • #I684989 - Kurdish characters are now rendered properly when converting Excel to PDF.