Telerik UI for Silverlight のリリース

Released: Oct 11, 2023

R3 2023 での更新項目

不具合の修正

  • 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

R2 2023 での更新項目

機能

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

不具合の修正

  • 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 and RibbonTab's...

Released: Jan 18, 2023

R1 2023 での更新項目

機能

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

R3 2022 SP1 での更新項目

機能

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

不具合の修正

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

Released: Sep 14, 2022

R3 2022 での更新項目

機能

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

Released: Jun 22, 2022

R2 2022 SP1 での更新項目

機能

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

Released: May 11, 2022

R2 2022 での更新項目

機能

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

Released: Feb 23, 2022

R1 2022 SP1 での更新項目

機能

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

Released: Jan 19, 2022

R1 2022 での更新項目

機能

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

Released: Nov 10, 2021

R3 2021 SP1 での更新項目

機能

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