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
Released: Sep 14, 2022
Updates in R3 2022
Features
What's New
Added an option to configure the RadPivotGrid without the RadPivotFieldList through the new FieldListBehavior class.
RadChartView now supports displaying error bars.
ChartView
RadChartView now supports displaying error bars.
PdfProcessing
Optimized and reduced the exported document size when using the same font on more than one block.
PivotGrid
Added an option to configure the RadPivotGrid without the RadPivotFieldList through the new FieldListBehavior class.
SpreadProcessing
Implemented support for the view type property of a worksheet.
Spreadsheet
Implemented support for the view type property of a worksheet.
Fixes
ChartView
LabelRotationAngle is not respected in VerticalAxis.
ColorEditor
The lack of UI Automation name of the inner elements (sliders, combos, masked inputs) of the control causes Section 508 errors.
Docking
Cannot dock floating tool window after resizing it to be on two displays with different DPI (when PerMonitor2 Dpi Awareness is enabled).
GridView
RadGridView has missing rows with certain themes when placed inside a RadPane element.
NullReferenceException thrown when the column filtering icon that opens the FilteringControl is clicked.
Incorrect calculation of column widths when star-width columns are added dynamically.
Column drag visual sometimes gets clipped during intensive reordering of the headers.
Column with IsReorderable set to False can be reordered.
IsExpandableBinding property change is not reflected in the row when IsPropertyChangedAggregationEnabled is True and two or more row view model properties are updated consequently.
Image Editor
Drawing on image could result in loss of quality.
MaskedInput
Incorrect value is pasted when the pasted text contains an alphanumeric token character and AllowInvalidValues is False.
PdfProcessing
A signed and exported document does not show the digital signature in the Signature panel.
Hidden fields with pushButton widget become visible when using FlattenFormFields method to flatten fields.
RibbonView
The content of the popup opening from a RadRibbonDropDownButton or RadRibbonSplitButton placed in an ApplicationMenu seems cut-off.
The keytips are displayed when the host remote desktop window is clicked or dragged.
RichTextBox
An exception is thrown when loading a table with a specific layout.
An ArgumentOutOfRangeException is thrown while measuring a nested table.
Pasting a paragraph followed by a table in a document with tracked changes, only marks the paragraph as changed.
Non-breaking space is not respected after a letter+punctuation symbol.
A NullReferenceException is thrown when importing tables style with margin-[left/right] value set through a CSS function.
A NullReferenceException is thrown when importing style with a font-weight value set through a CSS variable.
Paragraph created with CreateDeepCopy causes an InvalidOperationException on measure.
Typing right after TabForwardCommand in a table cell with a permission range removes it.
Wrong localization key used when calling DeleteAnnotationRange.
Unable to place the cursor before a single vertical line character at the start of the line (ex. I, i, l).
SpacingBetweenEqualColumns is not correct when splitting the page into columns from the ribbon`s dropdown options.
SpreadProcessing
Importing a document containing many VLookup functions searching in a large column range causes poor performance.
Worksheet reference in a named range is not escaped after changing the sheet name.
When inserting rows just after formatted cells, their formatting is not applied to the new rows.
Export/Import of merged cells from several columns leads to an error - 'A' is an invalid row name.
Spreadsheet
Importing a document containing many VLookup functions searching in a large column range causes poor performance.
Worksheet reference in a named range is not escaped after changing the sheet name.
When inserting rows just after formatted cells, their formatting is not applied to the new rows.
Export/Import of merged cells from several columns leads to an error - 'A' is an invalid row name.
TreeList
IsExpanded is not properly updated when adding child item if parent item has previously been removed from source collection.