Syncfusion Essential Studio WPF 2025 Volume 2 (30.1.41)

Released: Jul 22, 2025

Updates in 2025 Volume 2 (30.1.41)

Funktionen

  • GridControl
    • Breaking Changes - Header cell text is now truncated with an ellipsis when it exceeds column width, providing consistent margin handling across all cell types.
  • PdfViewerControl
    • Added support for cutting, copying, and pasting the PDF pages in the Page Organizer using the Keyboard shortcuts.

Fehlerkorrekturen

  • DocIO
    • The FormatException will no longer be thrown while parsing HTML document.
    • The InvalidOperationException will no longer be thrown while comparing DOCX documents.
    • Editable range is now preserved properly while resaving a DOCX document.
    • Solid fill from theme is now preserved properly while converting Word document to PDF.
    • Bold formatting is now applied properly for required RTL text during RTF to PDF conversion.
    • Group shape is now positioned properly while converting Word document with tab to PDF.
    • Nested bullet list is now preserved properly while converting Markdown to HTML.
    • Blockquotes are now preserved properly while converting Markdown to HTML.
    • Horizontal lines are now preserved properly while converting Markdown to HTML.
  • GridControl
    • Header cell text will now be truncated if it exceeds the column width.
  • PdfViewerControl
    • PDF field data will now be visible properly after flattening annotations.
    • ArgumentException will no longer be thrown in page organizer of PdfViewer.
  • Presentation
    • The NullReferenceException will no longer be thrown while removing duplicate images from multiple slides in PowerPoint presentation.
  • SfDataGrid
    • The performance has improved in SfDataGrid when exporting data to Excel.
  • XlsIO
    • The corruption issue no longer occurs when adding a new sheet to a workbook that contains macros and a combo box.
    • Exception no longer occurs when opening Excel file, RGB attribute has CSS color value.
    • Data sorter missing in AutoFilter when copying sheet using the AddCopy method issue is now resolved.
    • The highest value in the sorting is positioned correctly when sorting in descending order.