Syncfusion Essential Studio WPF updated

Released: Aug 8, 2023

Updates in Syncfusion Essential Studio WPF

Fixes

  • 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.
  • PdfViewerControl
    • Text will be updated properly after redacting the PDF in PdfViewer.
    • FindText Bounds will now be updated properly after readcting the PDF in PdfViewer.
    • Text will not be squeezed after redacting the PDF in PdfViewer.
  • SfDataGrid
    • Now, selection is properly maintained after filtering when NavigationMode is Row and ShowBusyIndicator is enabled.
  • SfRangeSlider
    • Fixed the issue where the StartRange and EndRange tooltips displayed the same value in the SfRangeSlider.
  • SfSpreadsheet
    • The InvalidOperationException will no longer be thrown when resizing the row header in SfSpreadsheet.
    • Now, existing cell borders will be properly removed when applying the ExcelBorderStyle.NoBorder in SfSpreadsheet.
  • SfTreeMap
    • The OutOfMemoryException will no longer occur when dynamically updating the tree map data.
  • 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.