Telerik UI for WinUI 2.1.0

Released: Jun 22, 2022

Updates in 2.1.0

Features

  • What's New
    • Upgraded Microsoft Windows App SDK version to 1.1.0.
  • DataGrid
    • Added localization support for Save and Cancel buttons in the inline editor.
  • PdfProcessing
    • Added Signature flags support.
  • PdfViewer
    • Added a password dialog for entering passwords when opening encrypted documents.
    • Added API in RadPdfViewer to sign and verify signed documents.

Fixes

  • PdfProcessing
    • Block inside a table cell with content that exceeds the cell's width breaks the rendering of a text on the next line in the cell.
  • PdfViewer
    • The drawing text is not sharp in WinUI Desktop.
  • SpreadProcessing
    • A NullReferenceException is thrown on exporting a file with an unsupported theme color type.
    • Upon export, sheet reference in formulas is lost when using whole row/column references.
  • WordsProcessing
    • PdfFormatProvider: Wrongly exported table width when table preferred width is set to Fixed and it is greater than the available page width.
    • PdfFormatProvider: An extra empty space appears below the inner table added when a Table is merged into a TableCell.
    • TableJustification is not imported and respected.