Syncfusion Essential Studio WinUI updated

Released: Aug 8, 2023

Atualizações na Syncfusion Essential Studio WinUI

Correções

  • DocIO
    • Header row in floating table is now preserved properly on each page while converting a Word document to PDF.
    • Sequence field is now updated properly while calling UpdateDocumentFields API.
    • Reference field is now updated properly while calling UpdateDocumentFields API.
  • SfCalendarDatePicker
    • Now, when the AllowNull is set to false, selecting the same date again will properly retain the selected state.
    • The application will no longer crash when a past date is set as the MaxDate, and subsequently selecting and re-selecting the same date.
  • XlsIO
    • Table border is now copied properly from source to destination worksheet while using IRange.CopyTo method.
    • Null reference exception thrown while opening an Excel document with background image of incorrect image path is now resolved.
    • Bold font being applied to first row while importing the HTML table to Excel is now resolved.