Telerik UI for WPF R1 2017 SP1 2017.1.213 Retail Hotfix » Developer.Team

Telerik UI for WPF R1 2017 SP1 2017.1.213 Retail Hotfix

Telerik UI for WPF R1 2017 SP1 2017.1.213 Retail Hotfix
Telerik UI for WPF R1 2017 SP1 2017.1.213 Retail Hotfix | 23 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 Teleriks 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 youve worked with the WPF Framework and Microsofts XAML Controls, youll 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 R1 2017 SP1

All Controls
NEW

    Introduced new RaisePropertyChanged method in the ViewModelBase that uses the CallerMemberName attribute (.Net 4.5 only).

AutoCompleteBox
FIXED

    Index returned from HighlightBehavior is not respected when filtered list contains a single item.

ComboBox
FIXED

    Making selection through UI breaks OneWay binding to the SelectedItem property.

DataForm
FIXED

    Nested RadDataForms breaks the control's Commands functionality.

GridView
FIXED

    Exception in VirtualQueryableCollectionView on filtering with nullable DateTime value.
    Dragging column header over non reordable column results in permanent Not Allowed drag cue.
    Merging dictionaries can cause binding errors for GridViewPinButton.IsPinned.
    Results returned for a column bound to nullable double are not highlighted.
    Improved the initial loading time when adding a large set of column groups.
    Pressing the edit icon in new row inserts wrong data with GroupRenderMode="Nested".
    Adding new item through the row indicator while editing a sorted grid, results in wrongly added data of the edited item.
    An Exception can be thrown when updating the DataContext of the FieldFilterControl and a custom defined controls in the filter are bound to different types.
    ArgumentNullException is thrown when using search panel and column DataType is not set.
    Setting IsReadOnlyBinding throws an exception when the binding source is different from the default one.
    Changing ItemsSource of the GridViewComboBoxColumn runtime leads to empty cells in that column.
    ErrorIndicator and EditIndicator icons overlap when validating new row in Office2016, Office2016Touch and Green themes.
    "Cannot create a top-level child window" exception is thrown when using ShowToolTipOnTrimmedText in xbap application.
    InvalidOperationException is thrown from the synchronization of the pinnedItems state when the ItemsSource collection of RadGridView is changed by asynchronous operations.
    Clicking row indicator on newly added row adds an additional row.
    Mouse arrow cursor appears above the drop not allowed icon when dragging column headers.

Image Editor
FIXED

    Setting IsPanningEnabled property to true before applying the template of RadImageEditor results in exception.

LayoutControl
FIXED

    Setting ScrollViewer.HorizontalScrollBarVisibility attached property of LayoutControl or LayoutControlGroups won't get applied.

ListBox
FIXED

    RadListBox does not raise the Initialized event.

Map
FIXED

    BingRestElevationCompletedEventArgs, BingRestRoutingCompletedEventArgs and BingRestSearchLocationCompletedEventArgs don't expose UserData property which should return the UserData object set in the corresponding rest request.

Outlook Visual Studio project template
FIXED

    NullReferenceException is thrown design time in MainView.

OutlookBar
FIXED

    When minimized during run-time change of themes item's header overlaps the minimizing toggle button in some themes.

PDF Viewer
FIXED

    Setting VisiblePagesCacheOffset property to int.MaxValue hangs the PdfViewer application.
    Document is not loaded when it is created with PdfDocumentSource from Uri and with ReadOnDemand option.
    Setting VisiblePagesCacheOffset to cache all PDF document pages slows the initial load for documents with a lot of pages.

PdfProcessing
FIXED

    EndStream keyword cannot be found which results in InvalidOperationException.
    Metadata streams are not exported as plain text when the exported file is PDF/A.

RichTextBox
FIXED

    OutOfMemoryException is thrown when loading document containing large images.

ScheduleView
NEW

    Implemented virtual UpdateAppointmentItemContentTemplateOverride method.
    CurrentTimeIndicator rendering optimization.
    Improved the ScheduleViewDragDropBehavior in order to call ConvertDraggedData only once on mouse enter when the new CacheConvertedDragData property is set to true.

FIXED

    If SnapAppointments is enabled the Appointments disappear after dropping them outside of the current day.
    Using custom LocalizationManager in order to change the ViewDefinitions Title - throws StackOverflow exception.

SpreadProcessing
FIXED

    Documents with global print area cannot be imported because of thrown SpreadsheetNameException.
    General number format containing locale code is not recognized as General and the numbers in the cell are replaced with "General" text content.
    Images are not rendered when ext tag element has zero width or height.

Spreadsheet
FIXED

    General number format containing locale code is not recognized as General and the numbers in the cell are replaced with "General" text content.
    Images are not rendered when ext tag element has zero width or height.

ZipLibrary
FIXED

    ObjectDisposedException is thrown when the GC finalize all objects from the ZipArchive.


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