Telerik UI for Silverlight R1 2018 (v2018.1.116) Retail » Developer.Team

Telerik UI for Silverlight R1 2018 (v2018.1.116) Retail

Telerik UI for Silverlight R1 2018 (v2018.1.116) Retail
Telerik UI for Silverlight R1 2018 (v2018.1.116) 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 R1 2018

All Controls
NEW

RadGlyph to support TelerikWebUI font glyphs alongside with exporting to ImageSource and Geometry.

BarCode
FIXED

Setting Background or Foreground to RadBarcodeQR or RadBarcodePDF417 does not have effect.

Breadcrumb
FIXED

Extensibility issues with the Breadcrumb's overflow button.
CurrentItem is not automatically set when the DataContext is set at runtime.

BulletGraph
FIXED

System.ArgumentNullException when List of QualitativeRanges is bound.

ComboBox
NEW

In non-editable ComboBox hitting 2 or more times a letter, the corresponding item starting with this letter should be highlighted.

FIXED

Disabled state of RadComboBoxItems is not defined in Expression_Dark theme.

DateTimePicker
NEW

Add a functionality to open the dropdown on focus. It will be controlled through OpenDropDownonfocus property.

Diagrams
FIXED

Changing UndoRedoService's UndoBufferSize and RedoBufferSize runtime has no effect.
Setting RotationOrigin of RotationService leads to wrong rotation angle calculation.

GanttView
FIXED

Memory leak when hovering a cell from the GridView part.
An exception was thrown when setting an application theme through StyleManager different than Office Black.
MinorTicks are not aligned with MajorTicks in Office_Black/Blue/Silver, Transparent, Summer, Vista, Windows7, Expression_Dark and Windows8 themes.

Gauges
FIXED

Default TickLocations of RadialScale does not fit the default Range and BarIndicator location in Windows8Touch and Office2013 themes.

GridView
NEW

CopyingCellClipboardContent event should be thrown for Header and Footer cells depending from ClipboardCopyMode values.
Implement a programmatic option that enables fast selection of a range of items - SelectItemsRange methods.
Control now supports freezing columns on both left and right side. The new properties that control the right-side behavior are: RightFrozenColumnCount and RightFrozenColumnsSplitterVisibility.
Added ShouldGenerateFieldFilterEditors property to GridViewColumn to control whether field filter editors for a given column should be generated or not.

FIXED

Group header aggregates are shown although row's ShowHeaderAggregates is set to False.
When there are no aggregate results and GroupHeaderAggregatesAlignment="BelowGroupKey" the group header row is stretched unnecessarily.
GridViewEditorPresenter does not update DataContext on Collectionchanged.Replace.
Filtering control stops working when deleting a data item, while editing.
When applying VQCV with custom IEnumerable as a source to the ItemsSource of GridView and filters the grid through filtering control, ExportToXlsx exports wrong items.
VQCV returns wrong values for IndexOf(index) when index is equal to VQCV.Count.
No value is exported when binding to nested/indexer property with ToString override defined.

CHANGED

As of R1 2018 the GetCellContent method is no longer used for exporting a custom column content. Instead, the GetExportCellContent one of GridViewBoundColumnBase needs to be overridden.

ListBox
NEW

Improved Keyboard Navigation with Arrow Keys in scenarios with the following non-default panels: StackPanel, VirtualizingStackPanel, WrapPanel, VirtualizingWrapPanel.

FIXED

Changing the CurrentItem of bound ICollectionView does not update the selection while the control is unloaded and then loaded (placed in TabControl or DropDownButton).

Map
NEW

Added CanvasDark, CanvasLight, CanvasGray, RoadOnDemand and AerialOnDemand modes in the BingRestMapProvider.

MaskedInput
FIXED

ArgumentOutOfRangeException is thrown when pasting from context menu.
Minus key on AZERTY keyboard does not toggle the value in Numeric / CurrencyInput.

OutlookBar
FIXED

When minimized and then reloaded, RadOutlookBar cannot be Maximized.

PDF Viewer
NEW

Implemented Save method in RadPdfViewer allowing to save PDF changes without showing SaveFileDialog.
Support for Encryption Algorithm 4.
Improved performance and memory consumption when rendering monochrome images, gray-scale images, and indexed images with BitsPerComponent 1 and BitsPerComponent 8.
Implemented RadPdfViewerToolBar control and improved design-time experience of RadPdfViewer and its satellite controls.

FIXED

InvalidCastException is thrown when importing CrossReferenceStream whose Prev value is CrossReferenceTable.
ImageMask is rendered inversed when non-default Decode array is used which results in wrong transparent pixels.
NullReferenceException is thrown when presenter is changed on DocumentChanged event.
Ograve glyph is not rendered in WinAnsiEncoding.
Slow page loading when there is a lot of text.
OutOfMemoryException thrown when viewing documents with large images.

PdfProcessing
NEW

Support for Encryption Algorithm 4.
Improvements in color spaces import functionality including improved support for DeviceN and Separation color spaces and SCN color space operator.

FIXED

TextSelection.GetSelectedTextAsync(*) throws NullReferenceException when invoked in non-WPF application.

PivotGrid
NEW

Implemented DistinctValuesLimit property for the OlapDataProviders (Adomd & Xmla) to allow showing more than 1000 distinct values.

PropertyGrid
FIXED

The value of a union property (which is owned only from one of the object) is not displayed initially when PropertySetMode is set to Union.
The last item added in collection editor is lost when property grid item is changed after adding.

RichTextBox
FIXED

Mini toolbars (SelectionMiniToolBar and ImageMiniToolBar) stay visible when specific keys are pressed.
'Telerik.Windows.Documents.FormatProviders.Html' assembly is shown in Add Reference dialog of Visual Studio as 'Telerik.Windows.Documents.FormatProviders'.
Application hangs due to InvalidOperationException when RadDocument.DefaultTabWidth is 0 and there are tabs in a paragraph.
NullReferenceException is thrown when applying formatting with Paragraph Properties dialog to multiple paragraphs with different types of indents.
Performance and memory improvements in DOCX and RTF format providers when exporting documents containing fields.
Added translations for the localization strings in the Row tab of Table Properties dialog and in the Create Source dialog.
NumPages field in headers/footers is exported with wrong values to PDF.
Documents with line spacing 0 are not imported correctly from RTF.
NullReferenceException is thrown when the template of SelectionMiniToolBar is edited, and text properties are changed while the bar is opened.
Ctrl+Down does not move the caret to the beginning of the next paragraph.
Dragging RadRichTextBox from toolbox to Visual Studio designer doesn't generate the UI chosen in the configuration wizard.
ManageStyles dialog's contents are not quite readable.
NullReferenceException is thrown when exporting to PDF in multiple threads.

SpreadProcessing
FIXED

Autofill throws exception when autofilling long number value with text format.
Autofill turns numbers to ordinal when text format is applied.

Spreadsheet
NEW

Implemented RadSpreadsheetRibbon control and improved design-time experience of RadSpreadsheet and its satellite controls.

TabControl
FIXED

Scrolling the TabStrip does not work well when TabStripPlacement=Left or Bottom and ScrollMode=Item.

CHANGED

Protected method SetTemplate() is now removed from the control.

TileView
FIXED

Setting PreservePositionWhenMaximized property to true, leads to hiding of minimized TileView item during dragging or minimizing/maximizing operations.

WatermarkTextBox
FIXED

Setting Selectiononfocus property to CaretToEnd/DefaultSelectAll/CaretToBeggining is not respected.


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 youve worked with the Silverlight Framework and Microsofts XAML Controls, youll get up and running fast in Telerik UI Controls for Silverlight

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