RadStepProgressBar - enables setting up a visual element that displays a multi-step process via a number of different steps and a progress track bar between each step.
RadTreeMap - data visualization control used to display the data as a set of nested rectangles. Each rectangle has an area proportional to a specified dimension on the data.
VisualStudio2022Light - Added a new theme inspired by the latest design of the Microsoft Visual Studio IDE.
RadGridView
Screen reader now reads the ValueMember data instead of the DisplayMember.
RadMap
Added Pan and Zoom events.
RadMultiColumnComboBox
Added ReadOnly mode.
RadPdfViewer
Improved rendering time of documents with interactive checkboxes.
RadRibbonBar
Updated WinForms TelerikRadRibbonForm item template with AllowAero setting.
PdfProcessing
Exposed a way to get the font name as it is in the document.
SpreadProcessing
Introduced Conditional Formatting enabling users to add visual formatting to cells, based on data-driven rules.
Provided API for Insert / Delete Comments (Notes).
WordsProcessing
Added support for Table.Alignment when exporting to PDF.
Added support for table row height when exporting to PDF.
Added Nested Mail Merge functionality.
Added the ability to export VerticalAlignment property of the table cells to PDF.
Exposed a method deleting the content between two inlines.
Fixes
RadColorBox
OldColor is not respected.
RadCommandBar
SvgImage is not serialized to the RadMenuButtonItem.ButtonElement at design time.
RadDataLayout
The customize dialog sometimes freezes upon showing in the .NET Core designer.
RadDateTimePicker
ArgumentOutOfRangeException with PersianCalendar "Day must be between 1 and 29 for month 12".
RadDropDownList
ArrowButton should look disabled when the Enabled property is set to false in Aqua theme.
RadForm
Designer code is changed automatically resulting in runtime error.
RadGridView
The last cell in the exported pdf document is clipped if the margins are set in code.
StackOverFlow exception is thrown in Self-Referencing mode when deleting a child and its parent row.
RadPivotGrid
Memory leak in QueryableDataProvider.
RadMap
System.FormatException occurs when reading shp file when dbf contains *** instead of NULL.
RadPdfViewer
Checking a checkbox and then scrolling between pages leads the checkbox to seem unchecked.
RadRibbonBar
TitleBar text is missing when the form is maximized.
Crashes when selecting a tab and trying to manage the Items collection in .NET Core at design time.
RadSplitContainer
Should not serialize the Cursor property (SizeNS or SizeWE) when clicking on a split in the designer.
RadSpreadsheet
KeyNotFoundException is thrown when loading a document containing a hyperlink formula.
Capital letters do not trigger cell edit.
RadToastNotificationManager
Designer doesn't open with .NET 6 and installed UI.for.WinForms.RadToastNotification package.
RadTreeView
Expanders are shown even the node doesn't have any child nodes.
RadValidationProvider
RadMaskedEditBox is not properly validated with the current Culture (e.g. "de-DE").
PdfProcessing
The Image`s StencilColor property value is missed when merging documents.
OpenTypeFontSource`s Bold and Italic are not correct when they are set in the TrueType font file`s OS/2 table.
Font name is wrong when creating a TrueType font with FontsRepository.TryCreateFont() when the font is installed.
SpreadProcessing
An Exception is thrown when importing documents containing custom number formats with date or time part and with empty sections.
SpreadStreamProcessing
The library allows up to 30 (instead of 31) characters of the sheet name.
WordsProcessing
KeyNotFoundException is thrown when a document with invalid bookmarks is imported.
A floating image is not exported to PDF when it is at the end of the document and does not fit on the same page.
DocxFormatProvider: Table default cell left and right margin values are changed during import when they are not specified in the document.
UriImageSource and StyleSheetData do not support newer TLS versions.