Telerik UI for Silverlight Q3 2015 SP1 (version 2015.3.1104) Retail » Developer.Team

Telerik UI for Silverlight Q3 2015 SP1 (version 2015.3.1104) Retail

Telerik UI for Silverlight Q3 2015 SP1 (version 2015.3.1104) Retail
Telerik UI for Silverlight Q3 2015 SP1 (version 2015.3.1104) Retail | 384 Mb


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


Intuitive API
Telerik UI for Silverlight has a short learning curve and is easy to use. The suite provides for:

Seamless integration with your Visual Studio Toolbox for quick drag and drop usage
Feature configuration using Design-time Wizards
Easy to learn API
The Telerik UI Controls API is a close mirror of Microsoft. If you’ve worked with the Silverlight Framework and Microsoft’s XAML Controls, you’ll get up and running fast in Telerik UI Controls for Silverlight

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 Q3 2015 SP1

November 04, 2015
All Controls
FIXED

    The Text property of the MS TextBox is not shown in the CodedUI and it has Telerik.UIA technology name when the Extension.Core assembly is used.
    TextBox is not recognized properly if nested in another control when recording CodedUI test.

AutoCompleteBox
FIXED

    There is no highlighted item when pasting a letter using mouse interactions.
    NullReferenceException is thrown in the InitializeTextBoxPart() method when the control is disposed by its Dispose() method.

Calculator
FIXED

    Decimal numbers 0 after the decimal point are not displayed until a different than 0 number is entered.

ChartView
FIXED

    Axis is rendered incorrectly in a remove-add scenario.
    Chart produces a legend item without a marker fill when the series is collapsed initially.
    Non-positive values are incorrectly plotted as 1 on a logarithmic axis.

ComboBox
FIXED

    IsEditable ComboBox loses template binding background in Office2013 theme.

DateTimePicker
FIXED

    Exception is thrown when the ErrorTooltipContent is set to null and the current input cannot be parsed.
    DateTimePicker internally breaks OneWay binding to the SelectedValue when selecting through the UI.

Diagrams
FIXED

    StackOverflow exception is thrown when the diagram is layouted with AStarRouter and connection bridges.
    NullReferenceException is thrown by shape resizing.

GridView
NEW

    Support for disabling the export of particular columns. GridViewDocumentExportOptions exposes a new property - ExcludedColumns of type IList. When a column is added to that collection, it will not be exported.
    Changing CreateItem method's access modifier from internal virtual to protected internal virtual.

FIXED

    Setting DragElementAction to "ExtendedSelect" prevents from deselecting with Ctrl + mouse click.
    Changing AlternateRowBackground at run-time is not visually respected untill RadGridView is measured.
    DataBinding is lost when setting a DataTemplate as ContentTemplate for GridViewCell.
    ArgumentNullException is thrown on sorting GridViewExpressionColumn without Expression property being set.
    Pressing Enter key when SelectionUnit is "Cell" does not move down the focus and selection.
    When a cell is marked as invalid by a data error (INotifyDataErrorInfo, IDataErrorInfo), entering valid content does not remove the error until the edit operation is commited.
    Updating language should not recreate DataMemberBinding if it has been null or modify its BindingMode.
    IsPropertyChangedAggregationEnabled property cannot be set using Style.
    NullReferenceException is thrown in SetIsTouchHitTestVisible when entering in edit mode of GridViewCombobox column.
    Focus stays always on first element in predefined CellTemplate/CellEditTemplate.
    ArgumentNullException is thrown in StringFilterEditorAutomationPeer.GetChildrenCore method.

ListBox
NEW

    Added a new property "IsScrollIntoViewEnabled" that allows selection of an item without scrolling to it.

Map
FIXED

    IndexOutOfRangeException is produced when removing and adding points in PolylineData at runtime.
    Missing image from CommandBar ShowLabels button in OfficeBlack, OfficeBlue, OfficeSilver, Summer, Vista, Transparent, ExpressionDark and Windows7 themes.

MaskedInput
FIXED

    MaskedCurrencyInput with French Culture throws FormatException when pressing Up / Down arrow keys.
    Cannot change value from 10 to 9 or from -1 to 0 in CurrencyInput and NumericInput with Mask="" and SpinMode="PositionAndValue".

Menu
FIXED

    MenuItem is not disabled when placed in MenuGroupItem and command's CanExecute returns false.

MS Controls
FIXED

    TextBox in Office2013 has a negative outer margin when disabled that hides parts of the hosting element.

PDF Viewer
FIXED

    When scrollbar width is changed, Fit To Width option does not set the width to fit the screen.
    PDF document containing two cross reference tables does not merge defined entries correctly.
    Fixed BindingExpression path errors.

PdfProcessing
FIXED

    Font that is not embedded and does not have FontFamily cannot be imported.
    MediaBox, Rotate and Resources properties are not inherited from the parent Pages node.
    Dash character is not exported when using standard fonts.

PropertyGrid
FIXED

    Property of type GridLength cannot be edited.

RibbonView
FIXED

    Exception is thrown (Width and Height must be non-negative) in the WindowTitlePanel when resizing.

RichTextBox
FIXED

    The color pickers in RadRichTextBoxRibbonUI do not track the current style in the document.
    HTML Format Provider: Table width style property is not imported correctly when the value is in points.
    Paragraph formatting is lost when a field result fragment has multiple lines.
    HTML Format Provider: Тable width style property is not imported correctly when the value is in inches.
    RTF Format Provider: Nested fields are imported as raw text .
    Deleting middle column in a table, which has vertically merged cells in the first and the last columns, results in a wrong table layout.
    Merging vertically equal number of table cells in all columns in a table with cell spacing leads to frozen UI.

ScheduleView
FIXED

    An appointment can be dropped outside the visible hours when dragged to the top of the DayView, if SnapAppointments is enabled and DayStartTime is set.

CHANGED

    GroupHeader's Content height is too small and cuts off the name of the days in the WeekViewDefinition in Windows8 theme.

SpreadProcessing
NEW

    Implemented public API for retrieving the used cell range for a specific property.

FIXED

    SetValue(DateTime value) overload resets previously set format.
    Visibility property value is not respected and hiding/unhiding sheets does not work.
    Cells without style id are not imported correctly which may lead to incorrect formatting.
    Setting empty string using SetValueAsText creates document which can not be imported using Excel.
    KeyNotFoundException is thrown when importing number formats with id 41, 42, 43 or 44.
    Text in rows with zero height is rendered as dots when exporting to PDF.
    Importing or creating formatCode string "General" is interpreted as text instead of General number format.

Spreadsheet
FIXED

    Cells without style id are not imported correctly which may lead to incorrect formatting.
    Updating a number in a cell that is used in a formula as a referred one breaks the alignment of the cell which contains the result.
    Text in rows with zero height is rendered as dots when exporting to PDF.
    Setting the Workbook property using Task in the UI thread causes RadSpreadsheet to freeze.
    Importing or creating formatCode string "General" is interpreted as text instead of General number format.

TileList
FIXED

    AutogeneratingTile event is not thrown if a new item is added to the source collection.
    Command of a Tile is not executed when using Touch.

TreeList
FIXED

    RadTreeListView throw an InvalidCastException when adding heterogeneous child items while having defined filtering.
    Setting TreeLinesVisibility to "Hidden" at run-time does not hide the TreeLines.

TreeView
FIXED

    The binding is not applied initially on a RadMaskedInput's Value defined in the ItemEditTemplate.

Window
FIXED

    Window content is hidden after it was first closed then shown, minimized and maximized.

ZipLibrary
FIXED

    NullReferenceException when creating ZIP archive bigger than 4 GB.


[/b]

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