Telerik UI for WPF Q1 2016 SP1 (version 2016.1.216) Retail » Developer.Team

Telerik UI for WPF Q1 2016 SP1 (version 2016.1.216) Retail

Telerik UI for WPF Q1 2016 SP1 (version 2016.1.216) Retail
Telerik UI for WPF Q1 2016 SP1 (version 2016.1.216) Retail | 85 Mb


Telerik UI for WPF includes a wide range of controls – from small UI components like Rating to powerful data-driven controls like GridView. The suite provides a variety of data visualization tools to allow you to display and edit your data. Manipulate your row data in a GridView or Spreadsheet and then visualize it through PivotGrid, our charting or diagramming tools. Discover multiple 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 WPF comes complete with customizable UI controls for a variety of needs and options, which makes it the ideal choice for any Windows desktop application.

Professional-Looking Themes

Give your applications the professional look by applying our built-in themes. Telerik UI for WPF ships with more than ten professionally designed themes. Windows8 and Windows8Touch let you apply styling in real-time. While the new Visual Studio 2013 theme mimics the look and feel of VS 2013.Themes include:

Visual Studio 2013
Office2013
Windows8
Windows8Touch
Summer
Vista
Windows7
Expression_Dark




Exceptional Performance and User Experience

Telerik UI for WPF enhances user experience by providing both UI and data virtualization. Use Telerik’s 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 makes 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.



Intuitive API
Telerik UI for WPF 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 API is a close mirror of Microsoft. If you’ve worked with the WPF Framework and Microsoft’s XAML Controls, you’ll get up and running fast in Telerik UI for WPF.



Document Processing

Three components enable you to process the most common text, 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:

DOCX
RTF
TXT
HTML
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

The ability to drag-and-drop a complex control from our toolbox, wire up a few events, receive quick functionality, then move on to the next work item makes your software development easier. 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 WPF fully supports MVVM, allowing you to create reliable, well-structured and easily maintainable applications.




UI for WPF Q1 2016 SP1

February 18, 2016
All Controls
NEW

    Added ReadOnlyBackground brush for Green theme.

AutoCompleteBox
FIXED

    VerticalContentAlignment has no effect on the AutocompleteBox.
    No items are returned by the AsyncFilteringBehavior if the ItemsSource contains objects of a nested class.

CHANGED

    VerticalContentAlignment's value is updated from "Center" to "Stretch". 

BusyIndicator
FIXED

    The busy indication of the BusyIndicator is not visible if it is placed inside a tab in TabControl.

ChartView
FIXED

    An exception is thrown when rapidly recreating series with Direct2D render options.

ComboBox
FIXED

    EditableComboBox foreground does not change through Windows8Touch palette.
    Missing TemplateBinding property for ScrollViewer.CanContentScroll in the ControlTemplate of RadComboBox.

CHANGED

    MouseOver and Focused brushes are modified for Windows8Touch theme.

DataForm
CHANGED

    Updated description button in DataForm for Green theme.

DateTimePicker
FIXED

    DateTimePicker loses focus if it has been hovered for Wondows8Touch theme.

Diagrams
FIXED

    Resizing grouped Shape and ContainerShape stops unexpectedly.
    Editing ViewModel's property via SettingsPane works only for the first selected Shape.
    Green theme is not applied Design time in VisualStudio 2012, 2013 and 2015.

Docking
NEW

    Provided a way to access the MainWindow's (or any other Window's) resources in the generated ToolWindow instances.
    Added ToolWindowCreated, PaneGroupCreated and SplitContainerCreated events that are raised when the control's DefaultGeneratedItemsFactory creates elements at runtime.
    Added override for the DockingPanesFactory's CreatePaneForItem() that accepts the RadDocking instance.

FIXED

    Active pane is incorrectly changed on lost keyboard focus.
    The selected RadPane in a RadPaneGroup is changed in nested Docking when selecting a RadPane in the outter RadDocking.

DragDrop Manager
FIXED

    Drag is started when you click on an element with opened ContextMenu (or RadContextMenu).

Expander
FIXED

    When setting the HorizontalHeaderAlignment to center, this changes only the content position but not the expand\collapse button itself.

GanttView
FIXED

    MajorTick foreground cannot be changed through the palette for Windows8, Windows8Touch, Office2013 and VisualStudio2013 themes.
    Exception is thrown if Telerik.Windows.Controls.GanttView.xaml is merged with build action "Resource" for Green theme.

GridView
NEW

    Search criteria are applied on complex properties.
    Introduce ShouldCloseFilteringPopupOnKeyboardFocusChanged property in order to control whether the filtering popup should close on keyboard focus change. Its default value is False. RadGridView's FilteringDropDown ShouldCloseOnKeyboardFocusWithinChanged method now returns True when the user set GridView's ShouldCloseFilteringPopupOnKeyboardFocusChanged property to True.
    Optimized GridViewRow/Cell automation API. This change should improve general performance on touch-enabled devices, or other UI Automation environments.

FIXED

    Editing dynamic property through a CellEditTemplate editor (DataTemplate) passes "null" to the property setter.
    Copying special characters results in incomplete pasted text in Excel.
    ConvertBack() is not called when DynamicObject is used and IValueConverter is applied to the column's binding.
    Lightweight GridViewCell templates with validation, do not display validation errors in display mode (Green theme).
    Currency border remains visible when the cell is in edit mode and lightweight templates are applied in Green theme.
    Row selection background overlaps row validation background in Green theme.
    GridView border lines are blurred in Green theme.
    Infinite measure cycle occurs when loading a lot of items and having disabled UI virtualization.
    Text search style is applied randomly when scrolling.
    The TextBox in SearchPanel is not focused on invoking Search command in Green theme.
    There is one pixel difference on the right between the GridViewSearchPanel and GridViewGroupPanel and the rest of the grid in Office2013 theme.
    Special characters (like @/*/&, etc.) are not respected on searching if they are the first char in the search criteria.
    Filtering dialog does not close when the user switches the application. The user must set GridView's ShouldCloseFilteringPopupOnKeyboardFocusChanged property to True.
    Lightweight GridViewCell template does not have bottom border in edit mode in Green theme.
    NullReferenceException in QCV.InternalIndexOf method when DataLoadMode is Asynchronous and group descriptors are added.
    Button placed in RadGridView remains in Pressed state after swiping on it.
    Clearing text in TextSearch clears FilterDescriptors applied to RadGridView.
    Setting a style for GridViewRow, based on the default one, does not respect changes in Foreground in Green theme.
    Changing ItemsSource does not reset search criteria.
    Inserting two equal search criteria results in ArgumentOutOfRange exception.
    Scrolling performance is bad when ValidatesOnDataErrors.IsViewMode is used and the data source is System.Data.DataView.
    Implicit row's style should be not cleared when the SelectStyle method of RowStyleSelector returns null.

CHANGED

    MeasureOverride of GridViewVirtualizingPanel is called once more even when ShowSearchPanel is false as VisualStateManagers invokes its logic later than the first required measures. The two states "SearchPanelVisible" and "SearchPanelCollapsed" are removed. Instead, the Visibility of GridViewSearchPanel is controlled by binding directly to the ShowSearchPanel property. This ensures that no unnecessary calculations will be made.

ListBox
FIXED

    Exception is thrown when ListBox is inside initially collapsed Grid and an item is selected.

Map
FIXED

    ArgumentNullException is thrown when the Location of a ViewModel implementing INotifyLocationchanged is changed.

CHANGED

    VisualizationLayer's UseBitMapCache property has now default value of False. This will generally speed up the rendering performance when using Map Shape Data objects - zooming, panning, scaling, changing geometries.

MaskedInput
FIXED

    Letter can be typed after select all in MaskedTextInput with Mask="Pddd".
    When the control is Multiline and ReadOnly the input area is larger in Green theme.

MS Controls
FIXED

    Thumb in Horizontal Scrollbar is not visible with Windows8, Office2013 and VIsualStudio2013 themes.
    ScrollBar transparent RepeatButtons do not work correctly in VisualStudio2013.

NumericUpDown
FIXED

    Validationerrors are cleared on LostFocus if the selected value is not changed.

OutlookBar
FIXED

    RadMenuItems' and DropDownMenu's default FocusVisualStyle is removed in all themes. 

PanelBar
NEW

    Added ExpanderStyle property of the RadPanelbarItem for controlling the Style of the Expander path.

PDF Viewer
NEW

    Improved memory usage when rendering big images.
    Decreased memory usage when rendering text and graphics.

FIXED

    Some documents (e.g. ones that don't contain images) cannot be printed if .NET Framework 4.6 or greater is installed.

PdfProcessing
FIXED

    InvalidCastException is thrown when importing PdfLiteralString with escaped characters.
    Some glyphs are overlapped in the imported document since ShowTextArray operator does not respect FontSize and HorizontalScaling when positioning text fragments.
    Import/export of document causes memory leak because FlateDecode does not dispose CompressedStream instances.

PivotGrid
FIXED

    QueryableDataProvider: The query requests are increased each time a filter is performed from an items filter dialog.
    QueryableDataProvider StatusChanged event is not raised when the distinct values query throws exception for a QueryableFilterDescription.

RibbonView
NEW

    RibbonWindow buttons are not constistent with RadWindow in Windows8Touch theme.

FIXED

    RibbonWindows' buttons hover/press area is too small in Windows8 theme.
    Backstage fails to get its FontFamily and FontSize from RibbonView when reopened in OfficeBlack, OfficeBlue, OfficeSilver, Summer, Vista, Transparent, ExpressionDark and Windows7 themes.
    Black bar appears on Windows10 OS when the RibbonWindow is in Maximized state.
    When RibbonWindow is maximized and Windows Basic theme is applied, the Application icon and Minimize/Restore/Maximize buttons are clipped after the theme is changed at runtime.
    Application title is not visible on Windows 10 OS with Windows8 theme applied.
    FontSize of ApplicationTitle and WindowTitle in Windows8Touch theme is changed to 15 px.

RichTextBox
NEW

    RTF format provider: Improved compatibility with WordPad and RichTextBox when exporting transparent colors.

FIXED

    When Redo action is executed after deleting a table with applied style, the rows after the first row in the restored table lose their style.
    Formatting in headers/footers is lost when performing mail merge.
    When RadRichTextBox is declared before RadRichTextBoxRibbonUI in XAML, current font is set to 'Verdana'.
    When several paragraphs are selected and ParagraphProperties dialog is opened/closed, the properties of the paragraph with the cursor are applied to all paragraphs.
    Memory leak when typing and deleting content.
    Memory leak when changing the AssociatedRichTextBox property of StylesGallery.
    Docx format provider: Symbols ('sym' element) with locally set font family are displayed as squares on import.
    GreenPallete is not applied to selection color.
    The header of Row properties tab in Table Properties dialog is not localized.

ScheduleView
FIXED

    Double click on the disabled slots shows the EditAppointmentDialog when an appointment is selected.
    VisibleRangeCommand is fired twice when the view is changed with the headers in ScheduleView.
    The view is moved to the second day in the VisibleRange when changing the DayStartTime of TimelineView runtime.
    The TimeLineView is corrupted, when scroll into view an appointment that is not in the visible range.
    The binding of ActiveViewDefinitionIndex is broken, when the ViewDefinitions are added in code-behind.
    Exception is thrown when ScheduleView is outside the visual tree in a control which does not inherit Window.
    Clicking on a read-only slot creates an appointment in a certain scenario.
    Last appointment is not shown when there are more than 4 appointments for a day in MonthViewDefinition and the theme is Windows8Touch.
    Appointments are stretching even when StretchAppointments is set to "false".
    Drag and Drop is performed when left clicking after right clicking (opening a context menu).
    Exception is thrown when Dragging Appointment and ScheduleView is in Popup.
    ScheduleVeiw doesn't save the TimeZone of the exception occurrences when exporting to iCal.
    Exception is thrown when ScheduleView is merged from file with BuildAction - 'Resource' in Green theme.

CHANGED

    ScheduleView dialogs' background is changed in Green theme.
    High Importance and Low importance icons have incorrect fill in Green Light theme.

SpreadProcessing
FIXED

    If more than one range is referred in Indirect function, returned value is 0, instead of Reference error.
    Slow import of documents containing many UnionExpressions.

Spreadsheet
NEW

    Improved the logic for searching formulas in Insert Function dialog. 

FIXED

    Paste works on a protected sheet when the MessageShowing event is handled.
    If more than one range is referred in Indirect function, returned value is 0, instead of Reference error.
    Exception is thrown when StopDialogContent is opened with GreenTheme.
    Slow import of documents containing many UnionExpressions.

TileList
FIXED

    Setting SelectionMode to Single does not clear SelectedItems collection.
    SelectedItem is changed on selecting other items when SelectionMode is Multiple or Extended.
    Setting SelectedItem to null does not clear SelectedItems.
    SelectedItem and SelectedIndex cannot be set to the same value after SelectedItems were cleared.
    Selecting range of tiles does not work properly when all tiles were deselected and immediately selected while holding the Shift key.
    Removed CornerRadius from Tiles in Green theme.

TimeSpanPicker
FIXED

    MouseOver is missing in TimeSpanPicker for Windows8Touch theme.

TreeList
NEW

    Improved vertical scrolling performance.
    Optimized GridViewRow/Cell automation API. This change should improve general performance on touch-enabled devices, or other UI Automation environments.

FIXED

    IsExpandedBinding does not work correctly when alternation is applied.

WatermarkTextBox
CHANGED

    WatermarkTextBox shrinks when WatermarkContent is hidden in Green theme.

Window
NEW

    Added HostCreated event to RadWindow, which is raised after the WindowHost creation. 

FIXED

    If RadWindow is used as main Window and is minimized in Windows 8, the taskbar thumbnail is not rendered correctly.
    Window is cropped when maximized on display with DPI higher than 100%.

WordsProcessing
NEW

    RTF format provider: Improved compatibility with WordPad and RichTextBox when exporting transparent colors.

FIXED

    <li> element containing <p> is imported as two Paragraphs in a list instead of one when importing from HTML.
    Child paragraphs of list level does not have the same left indentation as the list when importing from HTML.
    NullReferenceException is thrown when 'sdt' content tag has a child which is not a 'p' (paragraph).


Coded UI Tests
All components in Telerik UI for WPF support Level 1 Coded UI tests and most of the controls already support Level 3 Coded UI tests, making Telerik UI Controls easily maintainable within any test-driven development process.

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



Drag and Drop Support
Many Telerik UI for WPF controls come with built-in drag and drop support. The suite also provides a DragDropManager which easily integrates within your solution to implement any drag and drop scenario.

[/b]

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