Essential Studio for WinUI Release Notes

v22.2.8
August 08, 2023

DocIO

Bug Fixes

  • #I485655 - Header row in floating table is now preserved properly on each page while converting a Word document to PDF.
  • #I483454 - Sequence field is now updated properly while calling UpdateDocumentFields API.
  • #I484924 - Reference field is now updated properly while calling UpdateDocumentFields API.

SfCalendarDatePicker

Bug fixes

  • #I480463 - Now, when the AllowNull is set to false, selecting the same date again will properly retain the selected state.
  • #I480463 - The application will no longer crash when a past date is set as the MaxDate, and subsequently selecting and re-selecting the same date.

SfCartesianChart

Bug Fixes

  • #479248 - Fixed crashes that happened when horizontally resizing the window from the right side of the minimized chart.

XlsIO

Bug Fixes

  • #I486990 - Table border is now copied properly from source to destination worksheet while using IRange.CopyTo method.
  • #I485298 - Null reference exception thrown while opening an Excel document with background image of incorrect image path is now resolved.
  • #I483714 - Bold font being applied to first row while importing the HTML table to Excel is now resolved.