Telerik UI for Silverlight

Functionality that performs, Design that inspires.

Published by Telerik
Distributed by ComponentSource since 2018

Version: R3 2023 Updated: Oct 11, 2023

i

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 Releases

Released: May 16, 2018

Updates in R2 2018

Features

  • What's New
    • Animations for chart series in RadChartView.
    • Format painter in RichTextBox.
  • All Controls
    • Included NuGet packages as part of the weekly internal builds.
    • Introduced separator support for UpperCaseConverter via ConverterParameter.
  • ChartView
    • Added series and point animations to chart series. It is now possible to animate the paths which define the series and datapoints with various animations like move, scale, reveal, fade.
  • GridView
    • FilterDescriptor now respects Globalization...

Released: Feb 21, 2018

Updates in R1 2018 SP2

Features

  • GridView
    • Introduced IsExpandedBinding and IsExpandableBinding properties.
    • Improved experience when business object types overrides Equals and there are items with the same object equality.
  • PdfProcessing
    • Implemented support for inline images.

Fixes

  • ChartView
    • Fixed - Zooming deeply while using SplineSeries with DateTimeContinuousAxis throws ArgumentOutOfRange exception.
    • Fixed - PaletteChanged handler retains the whole control in memory, when it is hosted in RadDocking.
  • DataPager
    • Fixed...