Telerik UI for Silverlight

Leistungsstarke Funktionen und inspirierendes Design.

Veröffentlicht von Telerik
Wird von ComponentSource seit 2018 vertrieben

Version: R3 2023 Letzte Aktualisierung: 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: Oct 11, 2023

Updates in R3 2023

Fehlerkorrekturen

  • AutoCompleteBox
    • NullReferenceException when filtering is used with null values in the source collection.
  • MaskedInput
    • The Value property is not updated correctly in RadMaskedCurrencyInput when Mask='' and FormatString='p'.
  • Timeline
    • The control enters an infinite loop and the UI hangs when custom interval is created.

Released: Jun 7, 2023

Updates in R2 2023

Funktionen

  • PivotGrid
    • Added an option to display nested properties as a hierarchy by setting the EnableHierarchy property of the LocalDataSourceProvider.

Fehlerkorrekturen

  • PdfProcessing
    • Errors are thrown when validating signed PDF files with VeraPdf and other validators.
    • The CalGray color space properties are not correctly exported in an array.
    • Generated PDF files are not PDF/A compliant according to some validation tools.
  • RibbonView
    • NullReferenceException when the control is minimized initially...

Released: Jan 18, 2023

Updates in R1 2023

Funktionen

ChartView

  • Introduced support for axes rendering, when no data is available.
  • Created a new 'ScatterRangeBarSeries' visualization that allows you to display bars that have meaning on both axes.

ComboBox

  • Introduced 'AutoCompleteSelectionMode' property which can be used to determine if partial matches will be selected or, whether items are selected only if they exactly match the text.

Diagrams

  • Exposed constant to control minimum distance which snapping to shapes is enabled.

GridView

  • Added...

Released: Nov 9, 2022

Updates in R3 2022 SP1

Funktionen

  • 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.

Fehlerkorrekturen

  • 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...

Released: Sep 14, 2022

Updates in R3 2022

Funktionen

  • 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...

Released: Jun 22, 2022

Updates in R2 2022 SP1

Funktionen

  • ChartView
    • Addеd support for separate scroll/zoom for each axis in a multiple axes scenario through the new AxisPanAndZoomExtensions class.
  • PdfProcessing
    • Added Signature flags support.
  • PropertyGrid
    • Added support for DisplayAttribute and DescriptionAttribute for FlagEnumEditor.
  • RichTextBox
    • Obsolete method GetCurrentSelectedInline has been removed. Please use RichTextBoxCommandBase.GetSelectedInlineOrSelectCurrent instead.
  • Window
    • Added IconMargin property which sets the margin of the...

Released: May 11, 2022

Updates in R2 2022

Funktionen

  • ChartView
    • Added support for minor ticks in Cartesian and Polar charts.
    • Added properties to control the tension of the spline in a chart's spline series.
  • ContextMenu
    • Added new property that indicates whether keyboard cues should appear when opening a menu.
  • Diagrams
    • RadDiagramPrintSettings now provide new options for scaling and fitting diagrams into a different number of horizontal/vertical pages.
    • Added setting for positioning diagrams over print pages.
  • GridView
    • Added the ability to...

Released: Feb 23, 2022

Updates in R1 2022 SP1

Funktionen

  • Common
    • Refactored EventToCommandBehavior to work with any DependencyObject instead of only UIElement.
  • Diagrams
    • Improved the disabled state of the diagram's UI components.
  • Docking
    • The control of the extra space around the pane groups has been improved through the Padding property.
  • Map
    • Added a public ProtocolHelper.UseHttpsScheme property to allow users redirect their map providers (Bing, OpenStreet, ArcGis, WMS) to use https connection instead of http.
  • PdfProcessing
    • Added support for...

Released: Jan 19, 2022

Updates in R1 2022

Funktionen

  • What's New
    • Added functionality for Insert / Delete Comments (Notes) in Spreadsheet.
    • SpreadProcessing library now supports Conditional Formatting enabling users to add visual formatting to cells, based on data-driven rules.
    • Exposed new Zoom property to RadMap for setting precise (fractional) zoom levels like 5.67, 7.25, 12.8, etc. Also exposed ZoomStep double property for smoother zooming with mouse wheel, zoom bar slider and touch pinch gesture.
    • Provided API for Insert / Delete...

Released: Nov 10, 2021

Updates in R3 2021 SP1

Funktionen

  • ColorEditor
    • Added ColorSettingsPanelWidth property that controls the width of the color settings panel.
  • ComboBox
    • Added DropDownButtonIconContent and DropDownButtonIconTemplate properties to allow for easier customization of the drop-down icon.
  • GanttView
    • Added new AutoSizeTimeline property which allows users to set the timeline part to automatically take all the available space.
  • GridView
    • Improved support for ICustomTypeProvider objects when using nested properties and indexers, e.g...