Telerik UI for WinUI Releases

Released: Mar 13, 2024

Updates in 2.9.0

Funktionen

  • DataGrid
    • Added support for editing 'ExpandoObject' row instances.
  • PdfProcessing
    • Introduced support for fonts that use simulated bold and italic forms.
  • ZipLibrary
    • Added support for creating AES-encrypted archives.

Fehlerkorrekturen

  • ListView
    • Content swipe operation, on touch devices, hangs the swipe content.
  • PdfProcessing
    • Wrong glyph measurement results in overlapping text.
    • A strange symbol is added as a name when embedding a file with an empty string as its name argument.
    • A...

Released: Oct 11, 2023

Updates in 2.8.0

Funktionen

  • What's New
    • Added new Chat (Conversational UI) component that supports predefined messages and card types including text, image, weather card, flight card, product card, data form and list options.
  • PdfProcessing
    • You can now prevent exporting exactly the same fonts more than once.
  • WordsProcessing
    • Added support for importing documents containing runs as children of another run.
    • Added support for importing documents containing simple fields as a child of another run.
    • HtmlFormatProvider...

Released: Jul 19, 2023

Updates in 2.7.0

Funktionen

  • DataGrid
    • Introduced DataGridDateTimeColumn that works with DateTime values.
  • PdfProcessing
    • Added the ability to export the optional Signature's Filter property when exporting to a PDF file.
  • SpreadProcessing
    • Introduced support for Charts in Microsoft .NET Standard.

Fehlerkorrekturen

  • DataGrid
    • The last row is not rendered when the control is placed in a Grid's RowDefinition with Auto Height.
  • PdfProcessing
    • Wrong rendering of glyphs with a specific CFF font.
    • An InvalidCastException is...

Released: Jun 7, 2023

Updates in 2.6.0

Funktionen

  • What's New
    • Added new RadTimeBar which is a time-bound DataVisualization control. Its chief purpose is to allow lightweight scrolling and navigation through large periods of time.
  • PdfProcessing
    • You can now handle invalid /NULL name encoding for Type1 and TrueType fonts.
    • Added an option to replace the predefined Standard Fonts.
    • Added public API for setting default stream compression when exporting PDF files.
    • Added a setting in PdfStreamWriter that allows you to export images with no...

Released: Mar 15, 2023

Updates in 2.5.0

Funktionen

  • Chart
    • Added a Spline Tension feature for spline series.
  • PdfProcessing
    • Introduced handling for importing documents with invalid offsets of objects inside cross-reference tables or streams.
      Introduced a setting that allows you to export images with or without compression.
      Introduced handling mechanism for importing documents containing indirect objects with no 'endobj' keyword.
      Added the ability to print secured documents.
  • SpreadStreamProcessing
    • Provided API that allows you to retrieve...

Released: Jan 18, 2023

Updates in 2.4.0

Funktionen

Common

  • Upgraded WinUI for Desktop`s controls and demos to Microsoft .NET 6.

New Calculator and CalculatorPicker

  • A simple easy-to-use interface enabling end users to perform all basic calculations such as addition, subtraction, multiplication, division as well as some more complicated ones - reciprocal, square root, negate.
  • The operations can be executed either by clicking the calculator buttons, or by using your keyboard.

MaskedInput

  • Improved the look of the control in pointer over...

Released: Nov 9, 2022

Updates in 2.3.0

Funktionen

  • Chart
    • RadCartesianChart added support for BoxPlot, ErrorBar, Bubble, and ScatterBubble series types.
  • PdfProcessing
    • Added support for embedding only a subset of characters used in the document, when registering CidType2Font using FontsRepository.
  • PdfViewer
    • RadPdfViewer added the option to print the currently displayed document via the WinUI Print API. This is currently supported only for Microsoft Windows 11.
  • RangeSlider
    • Restyled the control to resemble the Microsoft Windows 11 look...

Released: Sep 14, 2022

Updates in 2.2.0

Funktionen

  • What's New
    • RadCollectionEditor and RadCollectionEditorPicker are editor controls that provide UI for editing collections and their items.
    • RadCollectionNavigator provides UI for seemless editing and navigation of а given data collection.
    • RadPropertyGrid provides an easy and versatile approach to processing data objects' properties. Utilizing its autogeneration features and intuitive custom editors capabilities, users would be able either to display data in a way that best fits their...

Released: Jun 22, 2022

Updates in 2.1.0

Funktionen

  • 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.

Fehlerkorrekturen

  • PdfProcessing
    • Block inside a table cell with content that exceeds the cell's width breaks the rendering of a text on the...

Released: May 11, 2022

Updates in 2.0.0

Funktionen

  • Added new RadPdfViewer control that enables you to view PDF documents within your WinUI for Desktop application.
  • Added new RadTabControl which is a top-level navigation control organized as a set of tabs, each one providing a Header and Content.
  • Added Microsoft Windows App Sdk 1.0.3 version support.
  • Chart
    • Added support for minor ticks in Cartesian and Polar charts.
    • CartesianChartGrid and PolarChartGrid now provide support for minor gridlines and minor stripes.
  • PdfProcessing
    • Added...