Please note: Starting December 1, 2023, Telerik UI for Silverlight will be retired, no new licenses will be sold. Telerik will continue to provide support and critical fixes until December 1, 2024.
Telerik UI for Silverlight R3 2022 SP1
Released: Nov 9, 2022
Updates in R3 2022 SP1
Features
PivotGrid
Number Format (through the UI) and StringFormat (through XAML) can be now applied to PropertyAggregateDescriptions.
RichTextBox
Added the option for word-by-word selection.
SpreadProcessing
Removed an obsolete Add method from SeriesCollectionOfT class. Use the other overrides instead.
Fixes
Docking
Resizing a dynamically added group results in a change of other groups' sizes.
Gauges
BarIndicator is not updated when using GaugeRanges and their Min and Max properties are changed at runtime.
A Cyclic reference exception for the Needle element is thrown when switching themes runtime with the StyleManager theming mechanism.
GridView
ArgumentOutOfRangeException when removing a column with changed DisplayIndex and there are selected items.
ArgumentException resulting in an incorrect filter when selecting the IsNull operator with nullable Enum.
NewCell of GridViewCurrentCellChangedEventArgs in CurrentCellChanged is null when Ctrl+Up/Down is pressed in a virtualized GridView / TreeListView.
Accessibility error regarding Name property when using a boolean column.
Image Editor
The lack of UI Automation name of the Zooming slider of the control causes Section 508 errors.
MaskedInput
Initial text is wrong if FormatString is used and Value is 0 in NumericInput.
PdfProcessing
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.
Wrong color scheme colors lead to wrong cell coloring on export.
Exporting documents with PrintTitles and sheet names containing spaces causes missing PrintTitles.
Spreadsheet
Exporting documents with PrintTitles and sheet names containing spaces causes missing PrintTitles.
TransitionControl
The transition glitches when RadBusyIndicator is used in the content of the control.
TreeList
InvalidOperationException when perform async update of the items source.
Window
The lack of UI Automation name of the Prompt Dialog`s TextBox element of the control causes Section 508 errors.