Telerik UI for WinForms R3 2022 SP2

Released: Nov 9, 2022

Updates in R3 2022 SP2

Features

  • What's New
    • Added full support for the Microsoft .NET 7 framework (NuGet and Microsoft Visual Studio designer).
  • RadChartView
    • Added functionality to wrap legend items.
  • SpreadStreamProcessing
    • Added an import document example.
  • RadGridView
    • Added additional overload for GridViewTemplate.SetError.
  • PDF Viewer
    • Now respects ExtGState's current stroking alpha constant when rendering text.
  • PdfProcessing
    • Added support for embedding only a subset of characters used in the document, when registering CidType2Font using FontsRepository.
  • RichTextBox
    • Added support for ignoring mouse up during UI selection, and when selection is changed programmatically.
    • Added an option for word-by-word selection.
  • SpreadProcessing
    • Removed an obsolete Add method from SeriesCollectionOfT class. Use the other overrides instead.
  • WordsProcessing
    • Added the ability to preserve bin images on import/export.
    • Added support for SEQ Field.
    • Added an add numbering fields example.

Fixes

  • RadContextMenu
    • The pop-up is not closed after clicking outside the menu and .NET 7 is used.
  • RadGridView
    • Copy/Paste from Excel to RadGridView fails, resulting in an incorrect value "System.IO.MemoryStream".
    • Copy/Paste from RadGridView to RadGridView fails.
  • RadMessageBox
    • The image of the control is not scaled correctly.
  • RadNavigationView
    • Hierarchy pop-up does not disappear after hovering another page without sub-pages.
  • RadRibbonBar
    • Adding new tabs, menu items, elements at design time should be locked in a derived form.
  • RadRichTextEditor
    • InsertHyperlinkDialog adds automatically http:// in front of the file path.
  • RadSpellChecker
    • RichTextBox is not displayed as AutoSpellCheckControl at design time for the RadSpellChecker.
  • RadSpreadsheet
    • System.NullReferenceException when loading a document with scatter charts.
  • ToggleSwitch
    • SetToggleState method does not update UI without animation.
  • PDF Viewer
    • The width and height of the tilling drawing is not converted correctly which leads to an exception.
    • Some PostScript fonts are not falling back to the correct one.
  • PdfProcessing
    • Some PostScript fonts are not falling back to the correct one.
    • Exporting rotated pages to images causes clipped images.
    • The document info is not exported correctly when the document is encrypted.
    • An ArgumentNullException is thrown when exporting a document that contains a Widget created with FixedContentEditor.
  • RichTextBox
    • The highlight color picker has the same icon as the formatting color picker.
    • German localization for Automatic color is wrong in the Table border dialog.
    • The cursor jumps to the next line sometimes when clicked at the end of the line.
  • SpreadProcessing
    • Error message for invalid column name appears on import with a specific document.
    • Exception when exporting a conditional formatting rule with no formatting.
    • Wrong color scheme colors lead to wrong cell coloring on export.
  • WordsProcessing
    • InvalidOperationException thrown when exporting FloatingImage which is the first element in a continuous section to PDF.
    • Endless loop while the PDF exporter splits a block with an image.
    • HTML is truncated when there is a field without a separator.
    • A FileNotFoundException is thrown when importing a file and not having a DrawingML reference.
    • Importing an HTML image with no source and then exporting it to PDF causes an exception.
    • An InvalidCastException is thrown when exporting to PDF of calling UpdateField(s) method and a document contains hyperlink before bookmark.