Download Telerik UI for Silverlight R3 2021 SP1 (version 2021.3.1109) Retail

Telerik UI for Silverlight R3 2021 SP1 (version 2021.3.1109) Retail

Telerik UI for Silverlight R3 2021 SP1 (version 2021.3.1109) Retail
Telerik UI for Silverlight R3 2021 SP1 (version 2021.3.1109) Retail


Telerik UI for Silverlight includes a wide range of controls from small UI components such as Rating to powerful data-driven controls like GridView. The suite provides a variety of data visualization tools which allow you to display and edit your data in many different ways. Manipulate your row data in a GridView or Spreadsheet and then visualize it through PivotGrid, or any of the other charting and diagramming tools. Choose from a number of components for daily or business planning such as ScheduleView where users can easily plan their day and GanttView which allows users to visualize and manage any project planning data. Telerik UI for Silverlight comes complete with customizable UI controls for a variety of needs and options, which makes it the ideal choice for any Line of Business Application.

Professional-Looking Themes
Give your applications the slick professional look by applying our built-in themes. Telerik UI for Silverlight ships with more than ten professionally designed themes. Windows8 and Windows8Touch, let you apply styling in real-time. While the new Office 2013 theme mimics the look and feel of Microsoft Office 2013.

Themes include:
Visual Studio 2013
Office2013
Windows8
Windows8Touch
Summer
Vista
Windows7
Expression_Dark
Transparent
Office_Black
Office_Blue
Office_Silver


Exceptional Performance and User Experience
Telerik UI for Silverlight enhance user experience by providing both UI and data virtualization. Use Telerik UI Controls to display large amounts of data, with virtually no performance trade-off. What you get is exceptional performance and a sleek end-user experience. Telerik UI Controls make your apps fast by:

Producing minimal and clean XAML
Allowing you to load only the data within the current viewport of the application
Implementing lazy loading loading data only when it is requested
Minimizing memory usage, robust code free from memory leaks

Document Processing

Two new components enable you to process the most common spreadsheet and PDF file formats without having Microsoft Office or other third-party libraries installed. Your application users will be able to create, load and modify documents in a variety of formats including:

PDF
XLSX
CSV
Tab-delimited

Enable your application to seamlessly export and import documents or convert them from one format to another. All thanks to the intuitive and easy-to-use APIs.

MVVM Support
Software development is made easier with the ability to drag-and-drop a complex control from our toolbox, wire up a few events, receive quick functionality, and then move on to the next work item. Those functionalities, however, do not guarantee that the software created is well structured, easily extensible, and unit testable. MVVM resolves those issues. Telerik UI for Silverlight fully supports MVVM, allowing you to create reliable, well-structured and easily maintainable applications.

Touch Support
The built-in touch support and the Windows8Touch theme make your Telerik UI for Silverlight powered applications run smoothly on a touch device.

Export Support
Export the data that different controls display with a functionality that enables your users to view and manipulate their data even after an application is closed. Telerik UI for Silverlight provides you out-of-the-box export functionalities and options. Most of the data-driven controls allow you to export data to a variety of formats.

UI for Silverlight R3 2021 SP

ColorEditor
NEW

Introduced ColorSettingsPanelWidth property that controls the width of the color settings panel.

ComboBox
NEW

Introduced DropDownButtonIconContent and DropDownButtonIconTemplate properties to allow for easier customization of the drop-down icon.

FIXED

The drop down opens in designer while typing/selecting text in the editor. Now will only open when selecting the control through Visual Studio designer.

DataForm
FIXED

Empty space remains at the top of the DataForm when CommandButtonsVisibility is set to None in the Office2013 theme.

Diagrams
FIXED

TextShape with background and no Text created by TextTool cannot be selected or deleted.
Expanding the top parent of nested containers leads to rendering the last sub-container, even though its parent is collapsed.

Docking
FIXED

Order of split containers and groups in the saved XML is wrong.

GanttView
NEW

New property AutoSizeTimeline allows users to set the timeline part to automatically take all the available space.

GridView
NEW

Improved support for ICustomTypeProvider objects when using nested properties and indexers, e.g. Player.Name, Clubs[0].Players[GK].Name.

FIXED

An exception is thrown when using VirtualQueryableCollectionView with Entity Framework and grouping operations.
When selecting all items, grouping and then filtering, the SelectedItems collection is not updated correctly.
Two Tabs are needed to focus either the filter text box or its successive match case button in the FilteringControl.

ListBox
FIXED

Slow performance when selecting / deselecting thousands of items.

NumericUpDown
FIXED

Entering a large value followed by a letter freezes the application.
Up and down buttons stayed pressed when touch is executed in a Popup that is positioned outside of the host Window.

PdfProcessing
NEW

Handle import of documents containing entries with duplicated object number in more than one subsection.

FIXED

RadFixedPages are created without PageNumber set when using the RadFixedDocument.Pages.AddPage() method.
Wrong parsing to Unicode mapping leads to an ArgumentOutOfRangeException.

PivotGrid
FIXED

Memory leak in QueryableDataProvider caused by the generated classes in the PivotClassFactory.
All Sets appear in every dimension.

CHANGED

Filter options are no longer shown for OLAP group descriptions which do not support filtering.

RibbonView
FIXED

All RadMenuItems inside the Quick Access Toolbar dropdown button's menu are highlighted when using keyboard to navigate between them.

RichTextBox
FIXED

InsertHyperlinkDialog adds automatically http:// in front of any link not containing http/https.
Moving the keyboard focus around RichTextBox raises new GotFocus/LostFocus events despite the fact that the control is already focused.
An InvalidOperationException is thrown during the layout of a table cell with a floating image.
A KeyNotFoundException is thrown when loading an RTF file with missing fonts.
Setting IsPrimary at run-time does not affect the visibility of styles.
DocumentPosition's finalizer implementation causes excessive memory traffic.

CHANGED

Moving the focus away causes 2 lost focus events - one from the caret and one from the document presenter.

ScheduleView
FIXED

All day appointments in agenda view will now display the text All day when the appointment is marked as having a whole day duration.
When you set ShowWeekGroupHeaders to WeekViewDefinition, a double border appears in Office Black/Blue/Silver, Summer, Vista, Transparent, Expression Dark.

SpellChecker
NEW

Exposed the LayoutTokenizer class. This class enables you to easily separate text into words so they can be later spellchecked. This could be useful if you need to implement spell checking for custom control.

SpreadProcessing
FIXED

Auto fitting column width with cells containing wrapped text with many words leads to a wrong result.
An exception is thrown when color does not have a complete value.
Formulas referring to cells containing cell references are not recalculated if the imported document contains cached formula values.
NullReferenceException is thrown when importing a document containing a destination that does not refer to a formula.
SpreadsheetNameException is thrown when importing workbooks with a locally defined built-in name.
Exporting documents containing images with a large offset from the anchor cell results in stretched images in Excel.
Hidden sheets should not be exported to PDF. Property is now exposed to control whether the hidden sheets should be included or not.
Importing a document containing a total hours number format causes an ArgumentException.

Spreadsheet
FIXED

The WorkbookContentChanged event is invoked right after importing a document.
Auto fitting column width with cells containing wrapped text with many words leads to a wrong result.
The style gallery appears empty (the Style and Template were missing) when any of the Green, Office 2016, Office 2016 Touch, Material, Fluent, Crystal, Visual Studio 2019, or Office 2019 themes are used. The latter also throws an exception for the missing ListBoxStyle.
Add sheet button is hidden when there are many sheets.
Formulas referring to cells containing cell references are not recalculated if the imported document contains cached formula values.
NullReferenceException is thrown when importing a document containing a destination that does not refer to a formula.
Exporting documents containing images with a large offset from the anchor cell results in stretched images in Excel.
A NullReferenceException is thrown when dragging a sheet in plugin architecture.
Importing a document containing a total hours number format causes an ArgumentException.
The outline properties of the chart series are not respected by most charts.
Printing through print preview with more than one copy causes many copies to be printed.
The ApplicationButtonContent is hard-coded (cannot be overridden) and has a white foreground for all themes.

Timeline
FIXED

Application hangs when the control is zoomed-in to a very deep level and then zoomed-out in a scenario with a big period range.
An ItemTemplateSelector set to RadTimeline inside a DataTemplate was ignored.

ZipLibrary
FIXED

Decompressing a password-protected archive with a Stored compression method throws InvalidArgumentOffsetCount.


Only for V.I.P
Warning! You are not allowed to view this text.