This is a migrated thread and some comments may be shown as answers.

Latest online resources for UI for WPF

133 Answers 1392 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Telerik Admin
Top achievements
Rank 1
Iron
Telerik Admin asked on 23 Nov 2012, 03:29 PM

RadCalendar:

RadDiagram:

  • Create custom shapes in the RadDiagram with MVVM - The forum thread elaborates on how to create custom shapes in the RadDiagram following an MVVM approach.
  • Populate the RadDiagramToolbox with custom business data - In this forum thread you can find a sample solution and guidelines on how to populate the RadDiagramToolbox with custom business data and based on the data type drop different objects on the diagramming surface. The attached solution also demonstrates an approach for providing custom information in a SettingsPane tab.
RadGridView:
  • Unfocused state for the selected GridViewRow - With Q2 2012 we have introduced a new Unfocused state for the selected GridViewRow. It will be shown when the GridView is out of focus. If you want to revert to the previous behavior you can check this help article.
RadPivotGrid: RadRichTextBox:
  • Guidelines for Printing with RadDocument - As RadDocument is sometimes used independently of RadRichTextBox to layout content and export it, this article explains the basics of creating a document programmatically.

133 Answers, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 30 Nov 2012, 02:00 PM
This week's latest resources are described bellow:

RadDiagram

  • ContainerShapes - This tutorial will walk you through the functionality and the main features of the RadDiagramContainerShape.
  • How to Customize ContainerShapes - This tutorial describes how to customize the default look and feel of the RadDiagramContainerShape.

RadGanttView

RadPivotGrid:

  • Understanding RadPivotGrid - This article explains what is RadPivotGrid and some of the terminology that you should know when using this control. Also it will help you to choose between RadPivotGrid and RadGridView.
  • RadPivotGrid Features - Basic article to explain the features you may use with RadPivotGrid and RadPivotFieldList
  • Sorting - In this article you will find explanation of the sorting mechanism used in RadPivotGrid, how to set sorting at design time and at runtime.
  • Filtering - This article explains the three filters you may use in RadPivotGrid, how to set them and change them at runtime, what is the difference between them and what are their properties.
  • Using XmlaDataProvider - In this article you will find basic explanation of XMLA and how to use XmlaDataProvider in RadPivotGrid and RadPivotFieldList to access your data from OLAP cube through http.
  • Using AdomdDataProvider - In this article you will find basic explanation of ADOMD and how to use AdomdDataProvider in RadPivotGrid and RadPivotFieldList to access your data from OLAP cube.
  • OLAP KPIs - in the PivotGrid->OLAP->KPIs demo, you can find a new example demonstrating the newest features which extend the OLAP support of the control - using Key Performance Indicators (KPIs).

     You may also examine the changes in the RadPivotGrid control in the following updated examples in our demos:

  • Custom Groups for Local Source - The PivotGrid->Custom Groups for Local Source demo has not changed, but there is breaking change in the code - you can check the new way to set CustomGroupDescription.
  • OLAP Support - In the PivotGrid->OLAP Support the implementation is changed so now the whole definition is set only in XAML. Removed async calling of Refresh as with our Service Pack release XmlaDataProvider is doing asynchronous requests.

RadRichTextBox
:
  • List Styles - This article shows how lists can be created, customized and applied from the UI of RadRichTextBoxRibbonUI and programmatically.


0
Tina Stancheva
Telerik team
answered on 07 Dec 2012, 02:45 PM
This week's latest resources are described bellow:

RadDataForm

RadGridView

  • Mixed Selection - We have introduced a new SelectionUnit=MixedMode. Setting it, you can select any cell as well as select a full row.
  • Grouping Modes - We have introduced a new GroupRenderMode property. The article gives details on the two available modes.

RadPivotGrid
:
  • Aggregate Functions - In this article you will find information how to use different aggregate functions in RadPivotGrid, you will find how to define aggregate function and change it at runtime by using RadPivotFieldList
  • Calculations - In this article you will find information what stands behind the term "calculation" in RadPivotGrid, how you can use them to generate different view of your RadPivotGrid, how to set them and change at runtime by using RadPivotFieldList
  • Set HTTP access to SQL Server - In this article you will find step-by-step tutorial how to enable http access to your cube so you will be able to use XmlaDataProvider in your RadPivotGrid.

RadRichTextBox
:
  •  Editing Images in RadRichTextBox - The article describes the image editing options in RadRichTextBox and how to customize them.
  • Export through RadDocument - This RadControls Export Support article illustrates the use of RadDocument which allows more complex persistence scenarios and export to docx, RTF, HTML, PDF formats.

We also updated the following articles to present you with up-to-date information about our controls:

0
Yana
Telerik team
answered on 17 Dec 2012, 08:56 AM
This week's latest resources are described bellow:

RadGanttView:
  • Customize the TimeRuler Data and Containers - describes how to customize the way items are rendered in the TimeRuler portion of the control and add additional custom elements by creating a custom TimeRulerVisualizationBehavior.

RadGridView:

RadPivotGrid:
  • Layouts - in this article you will find information how to set different layouts to RadPivotGrid and how to set the position (or hide) Totals in RadPivotGrid.
  • Debugging XMLA problems - this article explains the basic steps how to debug your application if you are using XmlaDataProvider and you don't see any data in RadPivotGrid.
0
Tina Stancheva
Telerik team
answered on 21 Dec 2012, 04:31 PM

This week's latest resources are described bellow:

RadGridView:

RadPivotGrid:


We also updated the following articles to present you with up-to-date information about our controls:
  • RadControls Dependencies - Every control dependency has been updated to reflect the current state of the controls implementation.
0
Tina Stancheva
Telerik team
answered on 04 Jan 2013, 02:23 PM

This week's latest resources are described bellow.

Common:
  • Common WPF FAQ - This article provides information on the fundamental concepts of WPF.

RadRibbonView:

RadRichTextBox

  • RichTextBox Clipboard Support - This article explains the way copy/paste can be used with RadRichTextBox and the customization options available in WPF.

RadScheduleView

0
Tina Stancheva
Telerik team
answered on 12 Jan 2013, 10:46 AM
This week's latest resources are described bellow.

RadDiagram
  • Styling and Style Selectors - This article describes the properties you can use to customize the default look-and-feel of the RadDiagram elements.

RadGridView
  • Grouping Modes - The article describes the two available GroupRenderModes in the RadGridView control.
  • Modifying the GroupRow - This article explains how to modify the default GroupRow's header and footer templates.

RadRichTextBox
  • Applying Styles - The article demonstrates how to manipulate Styles using the predefined UI of RadRichTextBox.

RadScheduleView

We also updated the following articles to present you with up-to-date information about our controls:

RadGridView

RadPivotGrid
  • Calculations - We have updated this article to include many new code snippets demonstrating how to apply different calculations on your data.
0
Tina Stancheva
Telerik team
answered on 18 Jan 2013, 05:15 PM
This week's latest resources are described bellow.

Common

RadPdfViewer
  • Keyboard Support - This article provides a list of the RadPdfViewer default key bindings and a demonstration of the API that allows disabling these bindings and enabling others.
  • Viewer Modes - This article documents the current modes of RadPdfViewer with regards to the behavior of the control on certain user interactions.

RadPivotGrid
  • Data Annotations - This article demonstrates how to use DataAnnotations with RadPivotGrid and RadPivotFieldList to customize (or even hide) the group descriptions' names.

We also updated the following articles to present you with up-to-date information about our controls:

RadDataPager

  • Source and Paged Source - We updated the referenced external resources to provide you with further information about the RadDataPager Source and PagedSource properties behavior.

RadGridView
  • Basic Filtering - This article is updated to note that a custom filtering control can only be applied when the RadGridView FilteringMode is Popup.

RadScheduleView

0
Tina Stancheva
Telerik team
answered on 25 Jan 2013, 04:51 PM
This week's latest resources are described bellow.

RadDiagram

RadGanttView
  • Custom GanttTask - The help article describes how to create a custom GanttTask class in order to customize the built-in properties of the class or add new properties in it.

RadPdfViewer

  • RadFixedDocument - This article explains how the RadPdfViewer document can be created and what modifications can be carried out on it.
  • Annotations - This article documents how to retrieve annotations such as links and bookmarks, from the document of the viewer in order to implement custom behaviors.
0
Tina Stancheva
Telerik team
answered on 04 Feb 2013, 02:27 PM
This week's latest resources are described bellow.

RadGanttView
  • Customizing the CellTemplate - This article describes how to customize the CellTemplate of the two types of ColumnDefinition in the GanttView control.
  • Customizing the CellEditTemplate - This article describes how to customize the CellEditTemplate  of the two types of ColumnDefinition in the GanttView control.

RadGridView

RadPdfViewer
  • Text Position - This article explains how to create and use DocumentPositions in the RadPdfViewer
  • Text Selection - This article shows how to programmatically make a selection and describes the prerequisites for applying a selection using the UI.

We also updated the following articles to present you with up-to-date information about our controls:

RadGanttView

  • Columns Overview - This article is updated to provide more information about the two types of columns that could be defined in the GanttView control.
0
Yana
Telerik team
answered on 08 Feb 2013, 04:11 PM

This week's latest resources are described bellow.

Common
  • API Reference - We have updated our API Documentation to show inherited and protected members for each class.

RadGanttView

RadGridView

RadRichTextBox
  • Performance - This article lists some of the common factors that have negative impact on the performance of RadRichTextBox.

We also updated the following articles to present you with up-to-date information about our controls:

RadGridView

RadScheduleView
  • Special and ReadOnly slots - Updated the article with basic principals on how to avoid performance issues when using Readonly and Special Slots in the RadScheduleView control.
0
Tina Stancheva
Telerik team
answered on 15 Feb 2013, 03:28 PM
This week's latest resources are described bellow.

RadDataForm
Customizing Commands
The article shows how to customize RadDataForm’s commands . This functionality will be available with Q1 2013.

RadPivotGrid
Sorting
The updated section of this article is called "Sorting OLAP Dimensions" and it explains how to set sorting when you are using XmlaDataProvider or AdomdDataProvider
Using XmlaDataProvider
In this updated article you will find how to use ReportFilters with XmlaDataProvider and to filter different levels of the OLAP dimensions
Using AdomdDataProvider
In this updated article you will find how to use ReportFilters with AdomdDataProvider and to filter different levels of the OLAP dimensions

RadScheduleView
Appointment Style
In the updated article it is explained how to customize the Appointments Style when using implicit styles.

RadTreeListView
Control the Expand states
With Q1 2013 release, RadTreeListView will have two new properties controlling the expanded and expandable states. For details you can check the article.
0
Yana
Telerik team
answered on 22 Feb 2013, 01:12 PM
This week's latest resources are described bellow.

Highlights

Common
Windows8 and Windows8Touch colors and fonts
In this article you will find information how to customize your Windows8  and Windows8Touch themes, including our new stunning way to change fonts at runtime.

RadBarcodeReader
Overview
This article gives an overview of the BarcodeReader control.

RadDiagram
FAQ
RadDiagram FAQ section answers commonly asked questions.

Html Support
You can export a diagramming structure in an html file and display it as an SVG. This article provides further information about the feature.

RadPivotGrid
Overview
We are glad to introduce the first official version of RadPivotGrid. Here you can find the update help with all of our latest features.

RadSpreadsheet
Overview
With the CTP version of RadSpreadsheet also comes the documentation of all the features – cell formatting options, styles, formulas and more.

RadTileList
Overview
We have released a new control that displays tiles in a mosaic manner. Check the documentation for more details on the matter.

Other New Resources

RadDateTimePicker
Military DateTime Parsing
In this article you will find detailed information about the military parsing of RadDateTimePicker.

RadDiagram
Touch Support
This article describes the touch gestures supported in the RadDiagram.

Global Settings
This article describes the diagram constants that define the global settings applied around the Diagramming Framework.

Services
This article describes the Diagramming Services and the ServiceLocator which allows you to access and manipulate a service

Implement Semantic Zoom on a Shape level
This tutorial describes how to implement a semantic zoom in a RadDiagramShape using RadFluidContentControl.

RadDocking
DragDropMode
This article explains how to use the new DragDropMode property of RadDocking.

RadGridView
Containers' Size is Increased
A troubleshooting article regarding the size of the GridView's containers.

RadPdfViewer
Backward Compatibility
The article points to the change in the needed references for RadPdfViewer.

Customize PDF Rendering
The article has been extended to explain how to implement a custom decoder.

RadPropertyGrid
UI Virtualization
Since Q1 2013 PropertyGrid supports UI Virtualization.  The article explains it in details.
0
Tina Stancheva
Telerik team
answered on 02 Mar 2013, 01:04 PM
This week's latest resources are described bellow.

Common
XAML-SDK at GitHub
This blog post introduces the new XAML-SDK uploaded at GitHub. The XAML SDK is an easy-to-use infrastructure with developer focused examples for most of the Telerik WPF and Silverlight controls.
Dynamic FontSizes with Windows8 and Windows8Touch themes
This blog post Introduces the new Dynamic FontSizes with Windows8 and Windows8Touch themes in RadControls for WPF and Silverlight

RadGanttView
Columns Overview
This help article describes the use of Columns in the GanttView control.

RadGridView
Mouse Support
The Mouse Support article is updated to describe mouse-related events
Troubleshooting Cell Size
Troubleshooting article about increased containers' size when using the new dynamic FontSize
Custom Hierarchies
This tutorial shows how to implement Custom Hierarchies

RadLegend
Overview
Overview of the RadLegend control

RadPropertyGrid
Data Annotations
This article shows how to use Data Annotations with RadPropertyGrid

RadSpreadsheet
An introduction to the new RadSpreadsheet control
The blog post introduces the new RadSpreadsheet control for WPF.

0
Tina Stancheva
Telerik team
answered on 11 Mar 2013, 09:54 AM
This week's latest resources are described bellow.

Common
Protecting Telerik RadControls assembly
The article is updated to include the new options for protecting Telerik assemblies - merging the assemblies along with the executable of the application.

AutoCompleteBox
Customizing the Filtering Behavior of AutoCompleteBox
This example demonstrates how to customize the FilteringBehavior of the control.

Diagram
How to customize the RadDiagram Layout mechanism
This example demonstrates the RadDiagram layout mechanism and how it can be customized to fit different requirements.
How to visualize organizational structures
This example demonstrates how to use the DiagrammingFramework to visualize organizational structures and hierarchies.

GridView
How to apply a custom format via the CurrentCulture
Shows how to apply custom format settings through the CurrentCulture.

RichTextBox
How to create a custom UI layer that highlights all occurrences of a searched text
This example illustrates the use of custom UI layers for presentation purposes in a scenario which does not involve annotation ranges. In particular, it shows how occurrences of a word or phrase can be highlighted on the fly.

ScheduleView
How to customize the TimelineViewDefinition in order to make it look like YearView
This example demonstrates how to customize the GroupTickLength property of the TimelineViewDefinition of the ScheduleView in order to make it look like YearView.

Spreadsheet
How to integrate RadSpreadsheet with RadRibbonView in order to achieve Microsoft Excel-like look
This demo shows how the full functionality of RadSpreadsheet can be utilized with the help of RadRibbonView. This is achieved with the help of commands, which the UI is bound to in XAML.
0
Tina Stancheva
Telerik team
answered on 17 Mar 2013, 05:10 PM
This week's latest resources are described bellow.

RadColorPicker
How to populate RadColorPicker with a business collection
This tutorial illustrates how to bind the RadColorPicker to a business collection.
How to use the IsRecentColorsActive property
This tutorial describes the IsRecentColorsActive property.

RadChartView
Dynamic Number of Series
In this help topic you will learn what mechanism for automatic series generation ChartView provides.

RadDiagram
PagesPreview
This section describes the new PagesPreview displayed on the Diagram canvas.
TextTool
This article describes the new TextTool in RadDiagram.
Commands
The article is updated to describe the Print command and how to use it.
FAQ
The FAQ article is updated to describe new RadDiagram shortcuts and features and how to use them.

RadGridView
Stop Showing the Unfocused State
In this article you will find how to stop showing the Unfocused State.

RadMenu
Binding to dynamic data
In this article you will find how to use Dynamic data for your RadMenu.


RadPivotGrid
What's new in RadPivotGrid
In this blog post you will find information about the latest features of RadPivotGrid.
0
Tina Stancheva
Telerik team
answered on 22 Mar 2013, 04:05 PM
This week's latest resources are described bellow.

RadDiagram
What's New and Improved in RadDiagram
This blog post described the new features and improvements implemented in RadDiagram for Q1 2013.

RadGridView
Have mixed CLR and DLR properties
This article shows how to use Common Language Runtime (CLR) properties together with the Dynamic Language Runtime (DLR) properties.
Adding New Entries
Updated information about the case when the ItemsSource is a DataTable.DefaultView.
Styling the Group Row
Added information on how to style the GroupRow when the GroupRenderMode is Flat.

RadImageEditor
Import/Export
This topic has been extended to include an example how the image in the editor can be exported programmatically.

RadTimeLine
Vertical ScrollBar
This help topic lists the different Vertical ScrollBar Visibility modes that were introduced with the Q1 2013 release.
0
Tina Stancheva
Telerik team
answered on 05 Apr 2013, 01:48 PM
This week's latest resources are described bellow.

Common
Localization
The information about using Built-in resources is updated.

DragDropManager
Create Custom Drag Arrow
This article shows how to create your own drag arrow.

RadAutoCompleteBox
Filtering Behavior
This help article describes how to customize the filtering behavior of the AutoCompleteBox control by creating a custom FilteringBehavior.

RadDataForm
Defining Custom DataFields
This article shows how to define Custom DataFields with RadDataForm

RadDataPager
Getting Started
Updated information regarding how to page RadGridView

RadDiagram
Localization
This tutorial describes how to localize RadDiagram and lists its localization strings

RadDocking
Docking->CompassProgramming Demo
This demos show how to customize and program the compass in the Docking control.

RadGridView
Grid Export
Added information about warning message when opening the exported file.
Setting default startup language
The information about using Built-in resources is updated.

RadListBox
How to customize the DragVisualProvider
This article describes how to create a custom DragVisualProvider for the RadListBox control.

RadPivotGrid
Export
In this article you will find detailed description how to Export RadPivotGrid to xlsx, docx, pdf and HTML format.
PivotGrid -> Export demo
In our new "Export" demo for RadPivotGrid you will find out how to export RadPivotGrid to different  formats. In the demo you are able to change the layouts of RadPivotGrid and after that to select the output format (MS Excel, MS Word, pdf and HTML). For docx, pdf and HTML format you will see a Print Preview dialog.
PivotGrid->CustomHeaderTemplate demo
In our new "Custom Header Template" demo for RadPivotGrid, you will find out how to modify the headers (both rows and columns) of RadPivotGrid to show additional data, for example images for the products.

RadRichTextBox
Watermark
The article describes the Watermark functionality of RadRichTextBox.
Frequently Asked Questions
The article is updated in order to explain the behavior observed when inserting multiple consecutive tables in RadRichTextBox.
Headers and Footers
The update in the topic demonstrates how to disable Headers and Footers.

RadTreeView
Create Windows Explorer Like WPF TreeView
This article is updated to demonstrate a better approach for displaying files structure in the RadTreeView thus creating a WindowsExplorer-like-control.

RadTimeBar
Formatter Provider
This help topic will give an overview on the Formatter Provider feature of RadTimeBar.

RadTimeLine
Formatter Provider
This help topic will give an overview on the Formatter Provider feature of RadTimeline.

RadTimePicker
Header Template
This help article describes how to customize the Header and HeaderTemplate of the RadTimePicker control.

0
Tina Stancheva
Telerik team
answered on 12 Apr 2013, 01:46 PM
This week's latest resources are described bellow.

RadGridView
Insert New Row into Paged GridView
This tutorial will shows you how to insert new row into Paged GridView.

RadPivotGrid
Localization
In this article you will find how to create Custom LocalizationManager and all keys, which you need, when you want to localize RadPivotGrid and RadPivotFieldList.

RadRichTextBox
Watermark
The example demonstrates how to create watermarks and apply them to a document shown in RadRichTextBox.

RadTileList
Getting Started
This tutorial will walk your through the creation of a sample application that contains RadTileList.
Autogenerated Tiles
This tutorial will shows you how to control the appearance and the look of Tiles by using the AutoGeneratingTile event.




0
Tina Stancheva
Telerik team
answered on 19 Apr 2013, 02:21 PM
This week's latest resources are described bellow.

RadGridView
Selection
The article explains the events relevant to the selection in RadGridView.

RadPdfViewer
Thumbnails
This example demonstrates how you can add thumbnail functionality to RadPdfViewer.

RadPropertyGrid
Selection
In this article you will find information about the Selection functionality of RadPropertyGrid

RadTileList
Getting Started
This article is updated to demonstrate how to set the theme of the RadTileList to one of the predefined themes for RadControls

0
Tina Stancheva
Telerik team
answered on 26 Apr 2013, 02:26 PM
This week's latest resources are described bellow.

Common
Touch Support
The article describes the touch support of the controls in the RadControls for WPF suite.

RadAutoCompleteBox
Customizing the DropDownItemTemplate
This article describes how to customize the DropDownItem template of the control in order to show multiple properties of the bound items.

RadDataForm
Localization
This article explains the localization for RadDataForm.

RadGridView
Touch Support
This article describes the touch support implemented in RadGridView
Add ToolTip for columns and headers
This article is updated to demonstrate how to set a ToolTip for a GridView's row

RadPropertyGrid
Localization
This article explains the localization for RadPropertyGrid.

RadRichTextBox
RadRichTextBox loves East Asia
The blog post focuses on some new features - distributed alignment, line breaking rules and hanging punctuation.

0
Tina Stancheva
Telerik team
answered on 15 May 2013, 07:44 AM
This week's latest resources are described bellow.

DragDropManager
Drag and Drop within RadGridView
The purpose of this tutorial is to show you how to implement drag and drop within a RadGridView

RadAutoCompleteBox
Filtering Behavior
This article is updated to describes how to create a custom FilteringBehavior for the AutoCompleteBox control.

RadGridView
Export Custom CellTemplate
The article shows how to export a custom CellTemplate
Styling the CheckBoxColumn
In this help article you will find how to center the CheckBox in GridViewCheckBoxColumn

0
Tina Stancheva
Telerik team
answered on 17 May 2013, 05:12 PM
This week's latest resources are described bellow.

RadBusyIndicator
Restore the focus
The help article is updated with one more common scenario for restoring the focus on the last control that had the focus before showing the RadBusyIndicator control.

RadGridView
Handling SelectionChanged for the GridViewComboBoxColumn
This help article shows how to handle SelectionChanged event for the GridViewComboBoxColumn

RadRichTextBox
RadDocumentEditor
The article explains the purpose and use of the RadDocumentEditor class.
0
Tina Stancheva
Telerik team
answered on 24 May 2013, 02:06 PM
This week's latest resources are described bellow.

Common

XAML-SDK solutions and projects
This blog post describes the ideas behind the XAML SDK, its content and how to download and run the solutions and projects.

RadChartView
ChartDataSource
This article is updated to demonstrate how the default sampling function can be overriden after the changes in the API from Q1 2013

RadTileView
How to Change the RadTileViewItem Header Background
This tutorial demonstrates how to change the background of a TileViewItem header using an MVVM approach

0
Tina Stancheva
Telerik team
answered on 31 May 2013, 12:57 PM
This week's latest resources are described bellow.

RadDiagram
Diagram Extensions ViewModels
This section describes all ViewModels provided with Telerik Diagramming Extensions. They are designed to serve as a base class for any ViewModels used to describe RadDiagramItems in MVVM scenarios.

RadPropertyGrid
Read Only PropertyDefinition
This article shows how to control which property definitions to be read only.

RadTreeView
Drag and Drop
The article is updated to describe the new RadTreeView DragDrop implementation that is updated to utilize the DragDropManager

RadRibbonView
Resizing
This article is updated to thoroughly describe the RadRibbonView resizing logic and the RibbonGroups Variants collection implementation.

0
Tina Stancheva
Telerik team
answered on 07 Jun 2013, 12:50 PM
This week's latest resources are described bellow.

RadChartView
Point (navigate to ChartView->Gallery->Point example)
This demo demonstrates PointSeries and MarkedZone Annotations.
Large (Scatter) Data (navigate to ChartView->LargeData example)
This example was updated to demonstrate the CrosshairBehavior.

RadContextMenu
Integration between RadContextMenu and RadDropDownButton
(navigate to ContextMenu->DropDownButtonIntegration example)
In this demo you can check the improved integration between RadDropDownButton and RadContextMenu. In addition you will find out how to use EventToCommandBehavior and integrate additional control directly in RadContextMenu.

RadHeatMap
Selection (navigate to HeatMap->Selection example)
In this example you can see some of the selection and hover capabilities of the heat map.

RadMap
Virtualization and Grouping (navigate to Map->ClusterVirtualization example)
This example demonstrates the virtualization and grouping features of the new Visualization Layer.

RadMenu
Customization of RadMenu (navigate to Menu->Customization example)
We've updated this demo and now RadMenu is using our latest menu item types - RadMenuGroupItem and RadMenuSeparatorItem.

RadPivotGrid
Serialization of RadPivotGrid (navigate to PivotGrid->Serialization example)
In this demo you will find out how to serialize and deserialize RadPivotGrid's state, so you can save it and load later.
RadPivotGrid and Tabular Mode of OLAP Cube (navigate to PivotGrid->TabularMode example)
In this demo you will find out how to connect RadPivotGrid with OLAP Cube in Tabular Mode.

0
Rosen Vladimirov
Telerik team
answered on 14 Jun 2013, 01:36 PM
This week's latest resources are described bellow.

RadControls
Coded UI Support
As of Q2 2013 we have included Level 2 and Level 3 Coded UI test support.

RadBusyIndicator
Animating the RadBusyIndicator while the UI thread is frozen
One of the greatest enhancements introduced with Silverlight 5 was the concept of Composition thread - it allows you to animate certain elements using the GPU instead of the UI thread.

RadColorEditor
Template Structure
Describes the template structure of the RadColorEditor.

RadContextMenu
SDK Examples
You can find our new SDK Examples showing some of the great features of RadContextMenu.

RadDataForm
RadDataForm Keyboard Support
In this this article you will find the list of keys that are supported and how to predefine the default Keyboard Command Provider.

RadDateTimePicker
Keyboard Support
This article describes how the keyboard navigation works in the date and clock parts of the RadDateTimePicker control.

RadDiagram
ContainerShapes
This article is updated to describe the collapsible containers.
SettingsPane
This artcile describes RadDiagram SettingsPane and its extensibility
Diagram Events
This article is updated to describe the new events in RadDiagram.

RadGanttView
Exporting Support
This article described how to use the built-in image exporting feature of the RadGanttView control in order to achieve printing of its content.

RadGridView
RadGridView Copying
This article explains the Copying operations in the RadGridView.
RadGridView Pasting
This article explains the Pasting operations in the RadGridView.
RadGridView copy/paste behavior
This example demonstrates the copy/paste functionality in the RadGridView.

RadMenu
SDK Examples
You can find our new SDK Examples showing some of the great features of RadMenu.

RadPivotGrid
Expand Behavior
In this article you will find out how to set default Expand/Collapse behavior of RadPivotGrid.
Serialization
In this article you will find out how to serialize and deserialize LocalDataSourceProvider's settings, so you can save them and load them at a later time.
DateTimeGroupDescription
In this article you will find out how to use DateTimeGroupDescription and how to customize the default UI which is created for each DateTime property.
OLAP Sorting
In this article you will find out how to apply sorting on your GroupDescriptions when the data is from OLAP Cube.
OLAP Filtering
In this article you will find out how to apply label and Value filters on your group descriptions when the data is from OLAP Cube.
Serialize XmlaDataProvider
In this article you will find out how to serialize and deserialize XmlaDataProvider's settings, so you can save them and load them at a later time.
Serialize AdomdDataProvider
In this article you will find out how to serialize and deserialize AdomdDataProvider's settings.
Backwards Compatibility
In this article you will find out all changes that you should take care of when migrating to the new version of RadPivotGrid.
SDK Examples
You can find our new SDK Examples showing some of the great features of RadPivotGrid.

RadPropertyGrid
RadPropertyGrid Keyboard Support
In this this article you will find the list of keys that are supported and how to predefine the default Keyboard Command Provider.
RadPropertyGrid Layout Rendering Modes
In this help article you will find information about the new property of RadPropertyGrid - RenderMode.

RadTileView
ChangeHeadersBackground
A demonstration how you can change the background of the RadTileViewItems depending ot their state.

RadTreeView
Drag and Drop
This article is updated to descibe the new DragDrop mode available within RadTreeView.
Implement Drag and Drop Between TreeView and ListBox
This article is updated to demonstrate how to use the new RadTreeView DragDrop to implement drag and drop between the tree and a ListBox
Enable Only Drop Inside
This article is updated to deomonstrate how to allow only drop inside RadTreeViewItems using the new RadTreeView DragDrop mode.
Implement Copy Drag
This article is updated to demonstrate how to implement copy drag using the new RadTreeView DragDrop mode.
Set DragCue Feedback for Denying a Drop
This article is updated to demonstrate how to deny a drop with visual feedback using the new RadTreeView DragDrop mode.


Regards,
Rosen Vladimirov
Telerik

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Tina Stancheva
Telerik team
answered on 21 Jun 2013, 03:12 PM
This week's latest resources are described bellow.

RadContextMenu
RadContextMenu Changes
In this article you will find out the latest changes for RadContextMenu.
RadContextMenu Binding to Dynamic Data
We have updated this article in order to provide easier way for populating RadContextMenu with dynamic data.
RadContextMenu Add Scrolling
In this article you will find out our entire new feature - add scrolling for your RadContextMenu and its submenus with just a few lines of code.

RadDiagram
RadDiagram Events
The article is updated to describe the events related to the display of the AdditionalContent

RadDocking
SaveLoadLayout
This SDK example demonstrates how the built-in SaveLoadLayout feature works and the newly released ExcludedFromLayoutSave feature.

RadGanttView
PrintingAndExporting
This SDK example demonstrates how to use the built-in exporting service in order to achieve printing of the contents of the control.

RadGridView
Styling the GridViewEditorPresenter
This article explains how to change the appearance of a cell when it enters edit mode.

RadPivotGrid
RadPivotGrid Persist LocalDataSourceProvider
In this article you will find out how to persist LocalDataSourceProvider's settings via RadPersistenceFramework.
RadPivotGrid Persist XmlaDataProvider
In this article you will find out how to persist XmlaDataProvider's settings via RadPersistenceFramework.
RadPivotGrid Persist AdomdDataProvider
In this article you will find out how to persist AdomdDataProvider's settings via RadPersistenceFramework.

RadRichTextBox
RadRichTextBox annotations
Two new articles explain in detail the purpose and use of annotations with code samples covering the most commonly targeted scenarios.
RadRichTextBox fields
This article lists the fields implemented in RadDocument and the common cases when they are to be used.
RadRichTextBox Code Blocks
The article explains the newly released Code Block feature of RadRichTextBox.
RadRichTextBox Custom Code Formatting Language
The SDK example demonstrates how you can plug a custom formatting language which to be used in the Code Block dialog.

RadSpreadsheet
RadSpreadsheet Formulas
This part of the documentation explains the Formulas support in RadSpreadhseet.
RadSpreadsheet Hyperlink
In this article you can find information about the newly released Hyperlink feature of RadSpreadsheet.



0
Yana
Telerik team
answered on 28 Jun 2013, 02:26 PM
This week's latest resources are described bellow.

RadDataPager
RadDataPager Overview
There is added a link to additional examples available for download.

RadDateTimePicker
TimeIntervalsScrollViewer
This SDK example demonstrates how to enrich the clock of the control by adding a ScrollViewer when the TimeInterval is set to a small value.

RadGridView
RadGridView Overview
There is added a link to additional examples available for download.

RadRichTextBox
Code Blocks in RadRichTextBox
The blog post introduces the new feature for RadRichTextBox - Code Blocks.
Printing
The article provides information on Printing using RadRichTextBox, as well as the available modes.

RadSpreadsheet
Clipboard Support
The article demonstrates how to copy and paste data with different options.

RadTreeView
Command Support
Described the command support of the control.

0
Rosen Vladimirov
Telerik team
answered on 05 Jul 2013, 01:05 PM
This week's latest resources are described bellow.

RadSpreadsheet
RadSpreadsheet History
This article explains how actions can be undone/redone programmatically. It also includes convenient methods for grouping actions in one undo group.

RadGridView
Localization for RadGridView
This article explains the GridView's localization.

RadGanttView
Expand and Collapse
This help article describes how to create a custom InitialExpandBehavior and use the built-in ExpandCollapseService of the RadGanttView control.
0
Tina Stancheva
Telerik team
answered on 19 Jul 2013, 04:00 PM
This week's latest resources are described bellow.

RadChartView
RadChartView MarkedZone Annotations
This article gives an overview on MarkedZone annotations.
RadChartView CustomLine Annotations
This help topic explains how CustomLine annotations can be used.
RadChartView Palette Introduction
This series of articles will give an overview of the Palette colorization mechanism of RadChartView.
RadChartView Palette Creating Custom palettes
This article explains how you can create your own chart palette.
RadChartView Palette Entry
In this article you can learn about the properties of the PaletteEntry class.
RadChartView Point Series
This article gives an overview on the Point Series help topic.

DragDropManager
DragDropManager SDK Examples
You can download some runnable demo projects from our online SDK repository under the DragDrop folder.

RadGridView
RadGridView Programmatic Filtering
This article explains how to filter and clear the active filters from code behind.
RadGridView Closing the Filtering Popup
This article explains how to close the filtering popup after clicking on the filter button.

RadMap
RadMap Visualization Layer Introduction
This help topic gives an overview on the Visualization Layer.
RadMap Visualization Layer Data Binding
Here you can learn about the mechanisms for data binding that the Visualization Layer provides.
RadMap Visualization Layer Property Accessor
This article explains the Property Accessor feature.
RadMap Visualization Layer Map Shape Data
This article will give an overview on the various Map Shape Data classes.
RadMap Visualization Layer Attaching input events to the map shapes
Here you can learn how to attach input event handlers to map shapes.
RadMap Visualization Layer Shape Appearance
This article explains how you can customize the Map Shape appearance

RadSpreadsheet
RadSpreadsheet Merge and Unmerge Cells
The article explains the specifics when merging/unmerging cells using RadSpreadsheet's model.
RadSpreadsheet Repeat Values
Here you can learn how to automatically repeat data in a worksheet.
RadSpreadsheet Series
In this article you can find explanation and examples for the different types of series supported by RadSpreadsheet.
RadSpreadsheet Cell Styles
This article explains the concept of cell styles and how you can use them.
RadSpreadsheet Document Themes
You can find information about the predefined document themes used in RadSpreadsheet, as well as how to customize them or create new ones.
RadSpreadsheet Import/Export
The revised part of the documentation explains the supported import/export formats and their use with RadSpreadsheet's model.
0
Tina Stancheva
Telerik team
answered on 26 Jul 2013, 04:08 PM
This week's latest resources are described bellow.

RadGridView
Lightweight Templates for RadGridView
The article explains how to benefit from the new Lightweight Templates.

RadPdfViewer
RadPdfViewer Command Descriptors
The article explains the concept of command descriptors and how they are used.
RadPdfViewer Context Menu
You can find information on how to create a context menu for RadPdfViewer with RadContextMenu, as well as sample implementation.

RadSpreadSheet
RadSpreadsheet Working with Workbooks
This section of the documentation provides information about Workbooks and how to use them.
RadSpreadsheet Working with Worksheets
This section explains Worksheets and how to manipulate them.
RadSpreadsheet Working with Rows and Columns
This section explains the concepts of Rows and Columns in RadSpreadsheet.
RadSpreadsheet Working with Cells
This section provides information about RadSpreadsheet worksheet's basic data unit - Cells.

RadTreeListView
Lightweight Templates for TreeListView
The article explains how to benefit from the new Lightweight Templates.
0
Yana
Telerik team
answered on 09 Aug 2013, 02:29 PM
This week's latest resources are described bellow.

RadPdfViewer
ContextMenu SDK
This SDK example shows how a RadContextMenu can be added to RadPdfViewer and wired to work with its commands.
Custom Command Descriptor SDK
This example illustrates how a custom command and a command descriptor for it can be created and used in RadPdfViewer.

RadPivotGrid
ChartView Integration
The article explains how to integrate the RadPivotGrid control with RadChartView control.

RadScheduleView
Appointment Template
This article explains how to customize the Appointment Templates.
0
Yana
Telerik team
answered on 19 Aug 2013, 07:41 AM
This week's latest resources are described bellow.

RadAutoCompleteBox
Highlighting matched items' text
This blog post describes how to customize the DropDownItemTemplate of the RadAutoCompleteBox control in order to create a more specific matched items populating mechanism in the control.

RadPdfViewer
Drag content from RadPdfViewer to RadRichTextBox
The example demonstrates how to implement drag and drop of text from RadPdfViewer to RadRichTextBox with the help of DragDropManager.

RadWindow
RestrictedToParent
This example demonstrates how to restrict the RadWindow control to its parent in both Silverlight and WPF.
0
Rosen Vladimirov
Telerik team
answered on 23 Aug 2013, 12:21 PM
This week's latest resources are described bellow.

RadDiagram
Drag and Drop Support
This article is updated to describe the new TextFiles drop support. Also in the Custom Drop Operations section, the Dragging business data from an ItemsControl example demonstrates how to drop an item on the position of the mouse in the context of the RadDiagram coordinates.
DiagramToolbox
This article is updated to describe the DiagramToolbox DragDrop built-in support.
Drag Items from a Custom Databound DiagramToolbox
This article describes how to setup a drag/drop operation between a DiagramToolbox populated with a custom collection of business data and a RadDiagram.
Pan and Zoom
This article is updated to describe how to enable, use and customize the pan and zoom features of RadDiagram. In the zooming part of the article there is a section describing how to create custom zoom operation.
DiagramExtensions ViewModels
All extension ViewModels articles are updated to reflect the inheritance hierarchy between the models.

RadExpander
Expander Getting Started
This article is updated to demonstrate how to define a sample RadExpander control like the one in the FirstLook demo of the control.
0
Yana
Telerik team
answered on 09 Sep 2013, 08:08 AM
This week's latest resources are described bellow.

RadAutoCompleteBox
Add New Items With Button example
This SDK example shows how to add new items to the ItemsSource collection of the AutoCompleteBox control if they are not present in that collection with the use of a button.

RadDiagram
Customize the Rotation Step
This tutorial demonstrates how to create a custom RotationService to control the rotation step in a RadDiagram.
How To Place RadControls in Diagram Shapes
This tutorial demonstrates how to place RadControls in RadDiagramShapes.
Drag Items from a Custom Databound DiagramToolbox
This SDK example demonstrates how to implement a drag/drop operation between a custom data-bound RadDiagramToolbox and a RadDiagram.

RadRichTextBox
CustomImageEditorDialog
The example demonstrates how to replace the default ImageEditorDialog in RadRichTextBox with a custom one.
CustomFloatingBlockPropertiesDialog
The example demonstrates how to replace the default FloatingBlockPropertiesDialog in RadRichTextBox with a custom one.
0
Yana
Telerik team
answered on 13 Sep 2013, 02:24 PM
This week's latest resources are described bellow.

RadDataForm
SelectionChanged event of DataFormComboBoxField
This article explains how to handle SelectionChanged event for the DataFormComboBoxField.

RadDiagram
Restrict the Draggable Area
This tutorial demonstrates how to customize the default dragging operation and restrict the draggable area so that a shape can only be moved within a predefined range in the diagramming surface.
Disable Horizontal or Vertical Shape Resizing
This tutorial describes a solution allowing the user to dynamically configure RadDiagramShapes resizing and decide whether to allow horizontal and vertical resizing.

RadGanttView
Drag Reorder
This article describes the basic drag reorder functionality of the control as well as how to create a custom GanttDragDropBehavior..

RadGridView
Programmatic Sorting
This article shows how to use a programmatic approach to sort the data in RadGridView.
First Chance System.ArgumentException
This article explains how to resolve First Chance System.ArgumentException in some scenarios.

RadPdfViewer
Printing
This article demonstrates how the printing capabilities of RadPdfViewer can be used.

RadRichTextBox
Read Only Ranges
The article explains how to use read only ranges in RadRichTextBox.

0
Yana
Telerik team
answered on 20 Sep 2013, 12:51 PM
This week's latest resources are described bellow.

RadDataFilter
Getting Started
This article explains how to start using RadDataFilters.

RadGanttView
Drag an Drop Overview
This article goes through built-in basic drag and drop functionality in RadGanttView.
Custom Drag and Drop Behaviors
This help article shows how to create a custom DragDropBehavior and ResizeBehavior for the RadGanttview control.

RadGridView
Save/Load Settings
This article shows how to persist RadGridView's settings.
Multi-Column Sorting
This article explains how to sort on multiple columns.
0
Yana
Telerik team
answered on 27 Sep 2013, 03:08 PM
This week's latest resources are described bellow.

Common
Using the Hotfix (DLLs Only)
This topic is updated with the latest tips regarding the Hotfix DLLs.

RadDocking
Floating Panes Taskbar Icons
This example project shows how to show the floating Panes in the taskbar in WPF and set their icons and titles.

RadGridView
Lightweight templates
This example demonstrates how to apply lightweight templates for RadGridView and RadTreeListView.
Exception with Sum AggregateFunction
This article explains how to define your own Sum aggregate function when Sum Function cannot be used.
ComboboxColumn
This example demonstrates how to use GridViewComboBoxColumn with the ItemsSource property in RadGridView for Silverlight and WPF.
Cascading ComboBoxColumns
This example demonstrates a common scenario when entering data in a cascade of comboboxes, where the list in the next ComboBox is populated after selecting a value in the previous one.
ComboboxColumn with ItemsSourceBinding and FilterMemberPath
This example demonstrates how use GridViewComboBoxColumn with ItemsSourceBinding and FilterMemberPath properties in RadGridView for Silverlight and WPF.
Close Filtering Popup on Pressing the Filter Button
This example demonstrates how to override the OnApplyFilter method of our FilteringControl in order to close Filtering Popup on pressing the Filter button.

RadScheduleView
Avoid Overlapping Appointments
This sample project demonstrates how to achieve a behavior that restricts the overlapping of appointments in the RadScheduleView control.

RadTimeline
Interval Specific Items
This example demonstrates how you can present interval specific items by changing the ItemsSource on the ItemIntervalChanged event.

0
Rosen Vladimirov
Telerik team
answered on 04 Oct 2013, 12:47 PM
This week's latest resources are described bellow.

RadGridView
Aggregate Functions
This article explains how to resolve an Exception with Sum AggregateFuntion.
ComboBoxColumn
This article explains how to configure the GridViewComboBoxColumn.

RadTileList
Getting Started
This section explains how to work with RadTileList.

RadGanttView
Changes
Added the Q2 2013 changes.

RadScheduleView
Changes
Added the Q2 2013 changes.
0
Yana
Telerik team
answered on 18 Oct 2013, 03:08 PM
This week's latest resources are described bellow.

Common
Office2013 Theme
The article introduces the new Office2013 theme and explains how it can be used.
EQATEC Analytics Application Integration
This article explains to trace RadControls features with EQATEC Analytics.

RadDateTimePicker
Parsing without Separators
This topic explains how you can use the new parsing without separators feature of RadDateTimePicker.

RadGridView
Async Export
RadGridView exposes a new method ExportAsync which allows asynchronous export of data.
Control Panel
RadGridView allows the developer to define different ControlPanelItems to control its settings.
Adding Rows
RadGridView gives you the ability to make an insert row visible and also you can control its position.

RadMenu
Menu Items
This article explains the different MenuItem types.
Create Multicolumn Menu
We have updated the example approach here in order to use RadMenuGroupItem.

RadPdfViewer
Custom Printing
The example demonstrates how you can customize the printing using RadPdfViewer and print silently to printer other than the default one.

RadPivotGrid
CalculatedFields for LocalDataSourceProvider
In this article you will find out how to add Calculated Fields to RadPivotGrid when you are using LocalDataSourceProvider.
CalculatedItems for LocalDataSourceProvider
In this article you will find out how to add CalculatedItems to RadPivotGrid.
QueryableDataProvider
In this article you will find the advantages and limitations of QueryableDataProvider.

RadRichTextBox
Comments
The article explains the comments functionality in RadRichTextBox.
Table Styles Gallery
The article shows how the newly introduced Table Styles Gallery can be used.

RadScheduleView
Dragging a Recurrent Appointment
This article explain how RadScheduleView handles the case when a recurrent appointment is dragged.

RadSpreadsheet
Restricting the Number of Visible Rows and Columns
This article explains how you can restrict the number of visible rows and columns in RadSpreadsheet.
Names (Named Ranges)
The newly introduced Names (Named Ranges) feature for RadSpreadsheet is explained in this article.
Localization
This article explains how you can localize RadSpreadsheet.
Localization SDK
The SDK example shows how to use the different localization approaches.
0
Yana
Telerik team
answered on 29 Oct 2013, 03:29 PM
This week's latest resources are described bellow.

RadGanttView
Modified Tasks
This example demonstrates how to implement a solution for setting a tasks as 'dirty'.
PixelsToPixelLengthConversion
This example demonstrates how the conversion between real Pixels and the PixelLength property of the RadGanttView control is calculated.

RadMenu
Create Scrollable Menus
We have updated the examples and screenshots.
Orientation and DropDownPlacement
We have added new section about the DropDownPlacement property.

RadPivotGrid
Group Filtering for LocalDataSourceProvider
We have updated this article in order to show how to use complex LabelFilters.
LocalDataSourceCalculatedFields
The SDK Example shows how to use Calculated Fields with LocalDataSourceProvider.
LocalDataSourceCalculatedItems
In this example you will find out how to add Calculated Items to your data from LocalDataSourceProvider.

RadRichTextBox
Customize printing
RadRichTextBox allows you to print its content by passing a PrintDialog instance to it. This means that you can print silently to a printer other than the default one or modify other settings.
0
Rosen Vladimirov
Telerik team
answered on 11 Nov 2013, 12:33 PM
This week's latest resources are described bellow.

RadTabControl
Using RadTabControl and RadRibbonView with PRISM
A project describing how the RadRibbonView and the RadTabControl can be used in a PRISM application.

RadGanttView
HolidayEvents
This example demonstrates how to render multiple custom event containers in the TimeRuler of the control in order to represent national and global holidays.

RadRichTextBox
RadRichTextBox Localization
The example shows how you can localize RadRichTextBox along with its predefined UI.

RadSpreadsheet
Custom Functions in RadSpreadsheet
This examples shows how to create and register custom functions in RadSpreadsheet.
RadSpreadsheet Visual Structure
The article shows the visual structure of the RadSpreadsheet control.
What is RadSpreadsheet
A summary of the purposes of the RadSpreadsheet control.

RadScheduleView
Remove Delete Button example
This example shows how to remove the delete button of the Appointments.
Remove the Delete Button article
The article explains how to remove the delete button of the Appointments.
0
Yana
Telerik team
answered on 29 Nov 2013, 03:11 PM
This week's latest resources are described bellow.

Common
Setting a Theme on MS Controls
This article explains how to apply a Theme for the MS controls when using Implicit Styles.
Setting a Theme on a Custom Control
This article explains how to apply a Theme to a control you have additionally extended inheriting any of the RadControls.

RadDataForm
Customized Fields
This article explains how to customize the fields to be displayed.

RadGridView
Export FAQ
This article explains some FAQ on exporting.
Last row is not fully visible
This article suggests a solution for the problem when the last row is not fully visible.

RadPdfViewer
Localization
The article explains how you can localize RadPdfViewer.
Localization SDK
The example shows how you can localize RadPdfViewer along with its predefined UI.

RadPivotGrid
Calculated Fields
This article shows how to use Queryable CalculatedFields.
Calculated Items
This article shows how to use Queryable CalculatedItems.

RadSpreadsheet
Working with UI Selection
This article demonstrates how to retrieve and change the current selection.
Format Providers Manager
The article explains the purpose and uses of the WorkbookFormatProvidersManager class.
0
Yana
Telerik team
answered on 09 Dec 2013, 09:15 AM
This week's latest resources are described bellow.

Common
Editing Control Templates
The article demonstrates how to extract the default ControlTemplates.

RadGridView
Modify foreground color of Selected/Hovered row
This article demonstrates how to modify the foreground of a row on hover/selection.
Aggregates are not updated
This article explains why the aggregates are not updated.

RadPivotGrid
QueryableCalculatedFields
The example demonstrates how to add Calculated Fields to your data from QueryableDataSourceProvider.
QueryableCalculatedItems
The example demonstrates how to add Calculated Items to your data from QueryableDataSourceProvider.

RadRichTextBox
Table Styles Demo
TableStyles Demo demonstrates the use of RadRichTextBox's TableStylesGallery.
Thread-safe document conversion
This example demonstrates how to use RadRichTextBox's format providers for document conversion.

RadSpreadsheet
Worksheet Editor Context Menu
The article explains how to implement a context menu for RadSpreadsheet's worksheet editor.
Worksheet Editor Context Menu SDK
The demo shows how to implement context menu for RadSpreadsheet's worksheet editor.
Thread-safe export/import
This example shows how RadSpreadsheet provides an easy solution for making import and export of files asynchronous and thread safe.
0
Yana
Telerik team
answered on 16 Dec 2013, 09:41 AM
This week's latest resources are described bellow.

RadGridView
Using Data Virtualization
This article explains how to you VirtualQueryableCollectionView.
Display All Distinct Values
This article explains different scenarios on how to modify the default DistinctValues.
Customize the Default Field Filter Editor
This article explains how to customize the default field filter editors.

RadRichTextbox
Data Binding SDK
This simple example demosntrates how you can bind RadRichTextBox.

RadScheduleView
Templating the ToolTip
This article shows how to create a custom a custom Appointment ToolTip.
Custom DragDropBehavior SDK
This example shows how to implement and use a custom ScheduleViewDragDropBehavior.
0
Yana
Telerik team
answered on 20 Jan 2014, 09:39 AM
This week's latest resources are described bellow.

RadGridView
Reordering Columns
Updated the article to explain the different possible modes when reordering a column.
Masked Input Column
This article explains how to use our GridViewMaskedInputColumn.

RadImageEditor
Localization
This example shows how you can localize RadImageEditor.

RadPivotGrid
CustomContextMenuBehavior
This example demonstrates how to modify the ContextMenus in RadPivotFieldLists.

RadPropertyGrid
Grouping Support
This article explains the grouping support of RadPropertyGrid.

RadRichTextBox
Simulate Watermark
This example demonstrates how you can show text similar to watermark when the control is empty and not focused/

RadScheduleView
Drag and Drop with RadScheduleView
Updated the article about the drag and drop functionality of the control.
ResourcesPaging
This example demonstrates how to implement resources paging in RadScheduleView in the cases when there are too many resources.
0
Yana
Telerik team
answered on 28 Feb 2014, 02:01 PM
This week's latest resources are described bellow.

RadChartView
Rendering
The new Rendering Feature is explained.
Smart Labels
Demonstrates how the SmartLabels feature can be used.
Customizing CartesianChart Series
Demonstrates how the CartesianChart series should be customized.
Customizing PolarChart Series
Demonstrates how the PolarChart series should be customized.
Customizing PieChart Series
Demonstrates how the PolarChart series should be customized.

RadDocking
Nested RadDocking Support
The article explains the new Nested Docking feature of RadDocking.

RadImageEditor
Events
This article lists and explains the specific to RadImageEditor events.
ToolCommiting and Committed events
The example demonstrates how to take advantage of the newly introduced ToolCommitting and ToolCommited events.

RadListBox
Drag and Drop Overview
Included the updated ListBoxDragVisualProvider.

RadNumericUpDown
Formatting
Included information about the HideTrailingZeros property of the NumericUpDown.

RadPdfViewer
Rotation
The article explains the new rotation feature of the control.
Custom Presenter
This example demonstrates how to create and register a custom presenter for RadPdfViewer.

RadPropertyGrid
ReadOnlyEditorState
Included information about a new property of RadPropertyGrid - ReadOnlyEditorState.

RadRichTextBox
Mail Merge
The example demonstrates a simple mail merge scenario in RadRichTextBox.

RadScheduleView
Remove the Delete Button
Updated in order to explain the new ShowAppointmentDeleteButton property of RadScheduleView.

RadSpreadsheet
Workbook Protection
The article explains the new workbook protection feature for RadSpreadsheet.
Worksheet Protection
The article explains the new worksheet protection feature for RadSpreadsheet.
Printing
This article explains the new printing functionality of RadSpreadsheet.
Shapes and Images
The article explains what are shapes and images, and how to create and work with them in the context of RadSpreadsheet.
Freeze Panes
This article explains the new Freeze Panes feature of RadSpreadsheet.

RadWordsProcessing
Overview
RadWordsProcessing is a processing library that allows to create, load, modify and export documents to variety of formats.
0
Petya
Telerik team
answered on 17 Mar 2014, 09:10 AM
This week's latest resources are described below.
 
Common
Styles and Templates
Switching Custom Styles with Themes at Runtime.

RadDataForm
DataForm
Added new examples for DataForm.

RadDiagram
Pan and Zoom
The article is updated to describe the AutoFit methods available within RadDiagram.
ToolsCustomization
This article describes all available tools within RadDiagram and the approaches one can take to customize a service.
CustomTools
This SDK project demonstrates how to customize the default Diagram tools.

RadPersistenceFramework
CustomPropertyProviders
This article describes how to define and use a CustomPropertyProvider to control the persistence of complex components.

RadPropertyGrid
PropertyGrid
Added new examples for PropertyGrid.

RadPdfViewer
Handling exceptions
The article describes how exceptions can be handled when loading a document.

RadRibbonView
RibbonWindow
This article is updated to describe how to use implicit styles to theme the RibbonWindow component.
ContextualTabs
A new section is added- Data-Binding Contextual Groups and Tabs, which describes the data-binding support of the ContextualGroups and their tabs.
KeyboardSupport
This article is updated to describe the AccessKeys property.
RibbonGallery
A new section is added - Adding Header RadRibbonGalleryItems, which describes how to make a GalleryItem display as a header.

RadSpreadProcessing
Convert Documents
The example shows how to convert documents from one of the supported formats to another.
Generate Documents
The example shows how to generate documents using the SpreadProcessing's document model.

RadSpreadsheet
Custom Functions
The article explains how a custom functions can be created.

RadTileView
Events
This article is updated and the TilesAnimationCompleted event is described in the RadTileView Events section.

RadZipLibrary
Getting Started
Updated to demonstrate how the new API of RadZipLibrary can be used.
Update ZipArchive
The article describes how ZIP archive can be updated.
0
Petya
Telerik team
answered on 24 Mar 2014, 09:20 AM
This week's latest resources are described below.

DragDropManager
DragDropPayloadManager
Updated the DragDropPayloadManager article.
DragDropUsingDragDropPayloadManager
This example demonstrates main features of the DragDropPayloadManager​. 

RadSpreadsheet
RadSpreadsheet Tips and Tricks: RadToolBar in RadSpreadsheet – No Problemo
The blog post demonstrates how you can customize RadSpreadsheet by integrating it with RadToolBar.
0
Petya
Telerik team
answered on 07 Apr 2014, 10:40 AM
This week's latest resources are described below.

RadDataForm
Data Template Selector
This example demonstrates how to conditionally load different ReadOnly/Edit DataTemplates, according to RadDataForm’s CurrentItem.

RadGanttView
XAMLflix RadGantView
The code snippets in the article are updated.

RadGridView
Various Data Sources
This example demonstrates how to bind RadGridView to different DataSources.
Scroll Two GridViews Simultaneously
This example demonstrates how to scroll two GridViews simultaneously.
Lightweight Templates
This example demonstrates how to apply lightweight templates to increase the purformance of the control.

RadPivotGrid
Sorting
Updated the article to include information about the new sorting options of the PivotGrid.
Sorting
Updated the article to include information about the new sorting options of the PivotGrid.
Sorting
Updated the article to include information about the new sorting options of the PivotGrid.

RadScheduleView
Get the Resource of the Clicked Slot/Appointment
The article explains how to get the clicked Appointment/Slot when using ContextMenu .

RadZipArchive
Protect ZipArchive
The article explains how you can protect a ZIP archive with a password or open a protected archive.
0
Petya
Telerik team
answered on 14 Apr 2014, 08:49 AM
This week's latest resources are described below.

RadChartView
Chart Series Overview
Introduce all series supported by the RadChartView.
Empty Content
Explains the empty feature.

RadGridView
Grouping Basics
Information on how to benefit from the GroupMemberPath setting was added.
Alternation RowStyleSelector
This example demonstrates how simulate rows alternation with RowStyleSelector.
Bound Select Column
This example demonstrates how to bind GridViewRow's IsSelected property to a property of your business object.
Expand All RowDetails
This example demonstrates how expand all RowDetails.
Filter as You Tyoe
This example demonstrates how to search as you type in the FilterRow's TextBoxes.

RadPropertyGrid
Validation
This example demonstrates how to implement validation through IDataErrorInfo and DataAnnotations.

RadRichTextBox
CustomField SDK
This example illustrates how to create custom field which calculates the total pages of the document and the current page number of a section. 

RadScheduleView
XAMLflix update
Updated the code snippets in the ScheduleView XAMLflix article.

RadSpreadsheet
Customize Context Menu
The blog post demonstrates how you can customize RadSpreadsheet's context menu.
0
Petya
Telerik team
answered on 21 Apr 2014, 08:25 AM
This week's latest resources are described below.

RadOutlookBar
DataBinding
This example demonstrates a RadOutlookBar used in a data binding scenario.

RadPdfViewer
Document Presenters
This article will help you get familiar with the concept of a document presenter in RadPDFViewer.
Custom Document Presenter
This article explains how you can create a custom document presenter.

RadRibbonView
HelpFunctionality
This example demonstrates an implementation where an popup window with help content is opened when the F1 key is pressed.

RadRichTextBox
Fields
The article has been updated to explain fields priority.
0
Petya
Telerik team
answered on 28 Apr 2014, 10:08 AM
This week's latest resources are described below.

Common
Themes color generator for Silverlight/WPF
Updated blog post to work with Windows8Touch and Office2013 themes.

RadGridView
Modify ForegroundColor of Selected Row
This example demonstrates how to modify the ForegroundColor of selected/hovered row.
ColumnSettings
This example demonstrates different column's properties.
Validation with INotifyDataErrorInfo Interface
This example demonstrates how to perform validation with INotifyDataErrorInfo Interface.

RadMaskedInput
Migration form RadMaskedTextBox
Demonstrates how users should migrate from the RadMaskedTextBox to the RadMaskedInput controls.

RadScheduleView
Hierarchical Grouping and Filtering with TreeView 
This example demonstrates hierarchical grouping and filtering using TreeView control.

RadTreeView
DragDropBetweenTreeViews
Demonstrates drag and drop between two RadTreeView controls with different view models.
0
Petya
Telerik team
answered on 19 May 2014, 09:34 AM
This week's latest resources are described below.

RadComboBox
How to display more than one property in editable Telerik ComboBox for WPF/Silverlight
Blog post about how to display more properties editable  in editable ComboBox.
EditableTextBoxTemplate
The SDK example demonstrates how to display more properties editable in editable ComboBox.
Binding to XML
Updated code snippets.

RadGridView
RadGridView Export
This article answers several FAQ questions on exporting.
Grouping Basics
Information on using the ShowColumnWhenGrouped property added.
Columns
This article demonstrates using GridViewHyperlinkColumn.
HowTo
This help article will show you how to create generic expression descriptors (SortDescriptor<T>, GroupDescriptors<T> and FilterDescriptors<T>) for RadGridView.

RadTreeListView
Getting Started
Getting Started article updated.
0
Petya
Telerik team
answered on 09 Jun 2014, 10:47 AM
This week's latest resources are described below.

Common
System Requirements​
Updated system requirements.

RadGridView
Use generic FilterDescriptor
This help article will show you how to create generic expression FilterDescriptors<T> for RadGridView.
Use generic GroupDescriptor
This help article will show you how to create generic expression GroupDescriptors<T> for RadGridView.
Use generic SortDescriptor
This help article will show you how to create generic expression SortDescriptors<T> for RadGridView.
How to configure GridViewComboBoxColumn
The content was updated.
FAQ on Exporting RadGridView
The content was updated.

RadSpreadsheet
Q2 2014 Leak: What’s Cooking for RadSpreadsheet for WPF/SL
A quick preview of RadSpreadsheet's new features coming out with Q2 2014.

RadTreeListView
Scrolling in RadTreeListView
This article explains the scrolling options in RadTreeListView.
0
Petya
Telerik team
answered on 23 Jun 2014, 02:21 PM

This week's latest resources are described below.

Common
VisualStudio2013 Theme
This help article will help you get familiar with the new VisualStudio 2013 theme.
Touch support
Updated with information about TouchManager.
Protecting Telerik UI assembly
The article has been updated with information about protecting the assemblies in Q2 2014 and later versions.

RadAutoCompleteBox
Highlight Behavior
This help topic explains the new HighlightBehavior feature.
Filtering Behavior
Included information about the new AsyncFilteringBehavior.
CustomHighlightBehavior
The example demonstrates how to implement a custom HighlightBehavior.

RadCloudUpload
Overview
Presents the new RadCloudUpload control.

RadComboBox
TextBoxStyle
This help topic explains the new TextBoxStyle property.

RadGanttView
GanttTask Deadline
This help topic describes the Deadline property of the GanttTask.

RadPdfProcessing
RadPdfProcessing Documentation
This section in the documentation explains the uses of the new RadPdfProcessing library.

RadPivotGrid
Culture Support
This help topic explains the brand new culture support of the LocalDataSourceProvider.
Localization
The example demonstrates the localization of the PivotGrid control.
Custom Aggregate Description
The example demonstrates how to implement a custom aggregate description and function for PivotGrid.

RadPropertyGrid
RadPropertyGrid Features
This help article explains how to scroll a field into view.
RadPropertyGrid Features
This help article explains how to configure the editing modes.

RadScheduleView
Drag and Drop with RadScheduleView
Added information about the new property of the DragDropState.
Set Custom Appointment Height
Article demonstrates how to set custom appointment height in MonthViewDefinition using the new AllowCustomAppointmentSize property.
Custom Appointment Height
The example demonstrates the new MonthViewDefinition feature.
Scheduling Assistant
The example demonstrates the features of the ScheduleView DragDropBehavior.

RadSpreadProcessing
RadSpreadProcessing Documentation
This part of the documentation explains the uses of RadSpreadProcessing.
Sorting
The article describes the new sorting functionality.
Filtering
The article describes the new filtering functionality.
PDF Export
The section introduces PDF format provider.

RadTreeListView
RadTreeListView Features
This help article explains how to show Connecting Lines.
RadTreeListView Features
Explains how to scroll an item into view.

RadWordsProcessing
Comments
The article explains the newly introduced comment element.
Break
The article explains the new breaks functionality.
Bookmark
The article explains the new bookmark element.
Lists
The article will show you how to use the new Lists functionality.
HTML Import/export
This section introduces HTML format provider.

0
Petya
Telerik team
answered on 07 Jul 2014, 08:24 AM

This week's latest resources are described below.

RadDocking
OrderedUnpinnedPanes
The example demonstrates how to keep the unpinned RadPanes ordered the way they were defined in XAML while pining/unpinning them at run-time.

RadPdfProcessing
Generate Document
This project demonstrates how to use RadPdfProcessing to create a PDF document
RadPdfViewer Integration
This project demonstrates how to integrate RadPdfProcessing with RadPdfViewer

RadSpreadsheet
Sorting
This article describes what is sorting and how to work with it through the RadSpreadsheet UI.
Filtering
This article describes what is filtering and filters and how to work with them through the RadSpreadsheet UI.

RadTileView
AddCloseButton
This example demonstrates how to add custom close button that deletes an tile view item.

0
Petya
Telerik team
answered on 21 Jul 2014, 08:28 AM

This week's latest resources are described below.

RadDataForm
DataTemplateSelector
This article shows how to conditionally load different ReadOnly/Edit DataTemplates, according to RadDataForm’s CurrentItem.

RadDiagram
Paste on Mouse Position
This example demonstrates how customers can customize the paste operation in the RadDiagram. Also, they can paste RadDiagramConnections over activated RadDiagramConnector.

RadGridView
Filtering
This article explains how filtering on converted values works.
Exporting
This article answers different questions on exporting data.
Cell Background
This example demonstrates how to change GridViewCell's background based on a property from ViewModel.
CellStyleSelector
This example demonstrates how to style conditionally RadGridView cells using a CellStyleSelector.
Column Selection
This example demonstrates how to select all cells from a column.
ControlPanel Events
This example demonstrates how to subscribe to events of ControlPanel's button.
Filtering boolean property
This example demonstrates how to show user-friendly text instead of True and False when filtering boolean property.
RowStyleSelector
This example demonstrates how to style conditionally RadGridView rows using a RowStyleSelector.
Select single item in hierarchy
This example demonstrates how select single item in hierarchical GridView.
Validation
This example demonstrates how to perform validation with IDataErrorInfo Interface.

RadMap
Colorizer
This article explains the Colorizer feature of the RadMap.
Clustering
This article explains how the Clustering feature of the RadMap can be used.

RadPropertyGrid
Editor Attribute
RadPropertyGrid now provides support for the new Telerik attribute EditorAttribute that enables the user to define an editor for each property directly in its definition.

0
Petya
Telerik team
answered on 28 Jul 2014, 08:24 AM

This week's latest resources are described below.

RadComboBox
DropDown With Headers
This example demonstrates how to display the items in the ComboBox drop down with headers.
Filtering
Updated ComboBox filtering article

RadGridView
Styling and Appearance
This article explains how to style group rows.
Filtering
This article explains how filtering on formatted values works.
Filtering
This article explains how filtering on DateTime values works.

RadPivotGrid
QuickStyle
The article explains RadPivotGrid QuickStyles and their usage.

0
Petya
Telerik team
answered on 04 Aug 2014, 08:57 AM

This week's latest resources are described below.

Common
UI Automation Support
The article includes information about the UI Automation Support.

RadGridView
RowDetails Template Seletor
This article explains how to have a different RowDetails template for a specific GridViewRow.
RowDetails
The example shows how to configure RowDetails options.
Visual Structure
This section defines terms and concepts used in the scope of RadGridView.

RadImageEditor
Cropping
The example shows the lock aspect ratio functionality of the crop tool.

RadScheduleView
Scrolling the TimeRuler
This topic explains FirstVisibleTime property as well as ScrollIntoView and ScrollTimeRuler methods of the ScheduleView.

0
Yana
Telerik team
answered on 11 Aug 2014, 08:42 AM

This week's latest resources are described below.

RadGridView
Row Destails Visibility Options
This example demonstrates different visibility options for displaying Row Details.
Row Destails Template Selector
This example demonstrates how to apply a RowDetailsTemplateSelector.

RadMap
VisualizationLayer Clustering
This example demonstrates the Clustering feature of the RadMap
VisualizationLayer Colorizer Colors
This example demonstrates the Colorizer feature of the RadMap
VisualizationLayer Colorizer Mode Auto
This example demonstrates the Colorizer feature of the RadMap. Mode Auto
VisualizationLayer Colorizer Mode Count
This example demonstrates the Colorizer feature of the RadMap. Mode Count
VisualizationLayer Colorizer Mode Ranges
This example demonstrates the Colorizer feature of the RadMap. Mode Ranges
VisualizationLayer Colorizer Mode Step
This example demonstrates the Colorizer feature of the RadMap. Mode Step
VisualizationLayer Colorizer Predefined Colors
This example demonstrates the Colorizer feature of the RadMap with predefined colors.
VisualizationLayer GraphColorizer
This example demonstrates the GraphColorizer of the RadMap.

RadPivotGrid
Templating Headers and Cells
The acticle demonstrates how to template the Cells and the Headers.

RadPropertyGrid
AutoBind Attached Behavior
This example illustrates how to use AutoBind Attached Behavior.
Collection Editors
This example demonstrates the usage of CollectionEditor.
ComboBox Editor for Boolean Property
This example demonstrates how to show Combobox as an editor of Boolean property.
Edit Modes
This example demonstrates different options for editing behavior.

0
Petya
Telerik team
answered on 18 Aug 2014, 10:24 AM

This week's latest resources are described below.

RadPivotGrid
Events Overview
This topic covers the specific events exposed by DataProviders of RadPivotGrid control.

RadPropertyGrid
EditorAttribute
This example demonstrates the usage of EditorAttribute.
Flag Enum Editor
This example demonstrates the usage of FlagEnumEditor.
Groups
This example demonstrates how to show a tooltip for PropertyGridField's GroupName.
ReadOnly Editor State
This example demonstrates the ReadOnly editor state.
ReadOnly PropertyDefinitions
This example demonstrates how to control which property definitions to be read only.
Scrolling
This example demonstrates how to scroll to a particular PropertyDefinition and selecting it.

RadScheduleView
Visual Structure
This help topic explains the basic elements of the ScheduleView control.

RadSpreadProcessing
Create Modify Export
The example covers an end-to-end example of how to create, modify and export a workbook.

0
Petya
Telerik team
answered on 01 Sep 2014, 01:29 PM

This week's latest resources are described below.

RadDataFilter
Styles and Templates
This section explains how to style RadDataFilter control.
Data Annotations
This article explains the DataAnnotations support.

RadGridView
Template Selectors
This section explains the usage of TemplateSelectors.
Style Selectors
This section explains the usage of StyleSelectors.
Scroll to newly added item
This example demonstrates how to scroll to the newly added item through an attached behavior.
Add Tooltip to column's header
This example demonstrates how to add a Tooltip for GridViewDataColumn's Header to show its SortDirection.
NewRowPosition
This example demonstrates how you can configure NewRowPosition property of RadGridView.

RadPropertyGrid
AutoBind Attached Behavior
This article explains how to use the AutoBindBehavior.

0
Petya
Telerik team
answered on 15 Sep 2014, 10:29 AM

This week's latest resources are described below.

RadGridView
Columns
This article explains the functionality of the base column type.
Create Custom DateTimePicker Column
This example demonstrates how you can create a custom DateTimePickerColumn column.

RadImageEditor
How To Create a Custom Tool
This tutorial explains how to create a custom tool and plug it with RadImageEditor
Cropping
The article demonstrates the available customization options for the Crop tool.

RadSpreadProcessing
SpreadProcessing - Complete Solution to Create, Modify and Export Spreadsheets - Part I
This blog post focuses on how to create a workbook, fill it with data and use the powerful spreadsheet formulas calculation engine.

RadTreeView
Customize RadTreeListView
This tutorial demonstrates how the RadTreeListView control can be used to visualize hierarchical data as ordinary tree view.

RadWordsProcessing
Html Generator
The example demonstrates how to create a RadFlowDocument and export it to HTML.
Say Hello to RadWordsProcessing
The blog post introduces RadWordsProcessing and shows how to create a document and export it to HTML

0
Petya
Telerik team
answered on 06 Oct 2014, 10:20 AM

This week's latest resources are described below.

RadChartView
Customizing Axes by Using Implicit Styles
This article explains the basic structure of the chart's axes and how to customize them using implicit styles

RadGridView
Custom Sorting
This article demonstrates different approaches of performing custom sorting.
CellStyleSelector
This article explains how to apply a CellStyleSelector. Added information based on the CellStyleSelector sdk example.
RowStyleSelector
This article explains how to apply a RowStyleSelector. Added information based on the respective sdk example.

RadTimeline
Vertical Position of the RadTimeline Items
This article explains the approach that can be used to controlling the vertical position of the timeline items

RadZipLibrary
Compressing a Stream
The article explains how to compress and decompress a stream.
Compression Settings
The article explains in details how to take advantage of compression settings.

0
Petya
Telerik team
answered on 28 Oct 2014, 02:33 PM

This week's latest resources are described below.

Common
Installing Telerik UI from a NuGet package
This help topic explains how you can use the provided NuGet packages to reference Telerik assemblies in your project.

RadGridView
Styling custom header
Describes how you can change the Foreground color of the custom header
Merged Cells
This article explains how to configure merged cells in RadGridView.
Styling a Merged Cell
This article explains how to style merged cells.
Filtering Buttons States
This example demonstrates how to control the enabled and disabled state of the Filter and Close buttons in the FilterngControl.
Custom Filter Control
This example demonstrates how to create and apply a custom filtering control for RadGridView.

RadPdfProcessing
TableCell
The article describes the concept of TableCell in the library.
TableRow
The article describes the concept of TableRow in the library.
Table
The article demonstrates the uses of Tables when creating a fixed document.
RadFixedDocumentEditor
The article introduces the RadFixedDocumentEditor helper class which allows creation of fixed documents in a flow manner.
Text and Graphic Properties
The article summarizes the available text and graphic modification options.
ImageSource
The article explains the ImageSource class and its uses.
Block
The article shows how to create and use Block instances.

RadPropertyGrid
Performance
The article lists some of the features, which can affect the performance of RadPropertyGrid

RadRadialMenu
RadRadialMenu Documentation
Describes the features and the functionality of the new RadialMenu control.

RadRichTextBox
Custom Caret
This example demonstrates how to handle the input in RadRichTextBox to custom input methods like Sogou IME.

RadSpreadProcessing
Performance Tips and Tricks
Lists helpful tips to increase the performance of the library.

RadSpreadsheet
Customize Row and Column Headers
The tutorial shows how you can change the row and column headings of a worksheet.
Hide Row and Column Headers and Gridlines
The tutorial shows how to hide the column and row headers, as well as the gridlines of a worksheet.

RadTileList
Grouping
This help article explains how to arrange tiles into separate sections.
Set Group's Display Indices
This help article explains how to set Group's Display Indices
Modifying TileList view
This help article explains how to modify TileList's view

RadToolTip
RadToolTip Documentation
Describes the features and the functionality of the new RadToolTip.

RadWordsProcessing
Mail Merge
The article introduces the Mail Merge functionality in the library.
Document Variables
The article explains the uses of the Document Variables feature.
Merge Field
The article explains in detail merge fields.
Html Settings
The article lists the available import and export settings from/to HTML format.

0
Petya
Telerik team
answered on 25 Nov 2014, 11:39 AM

This week's latest resources are described below.

RadAutoCompleteBox
How to enable asynchronous Filtering
This example demonstrates how to enable the RadAutoCompleteBox control's asynchronous FilteringBehavior. 
MultiColorBoxesItems 
This example demonstrates how to achieve different appearance of the selected AuctoCompleteItems using BoxesItemTemplate property and RadAutoCompleteBoxItem style.

RadGridView
Merged Cells
This example demonstrates how to configure merged cells in RadGridView.

RadRadialMenu
Open RadialMenu on show
This example demonstrates how to achieve a behavior where the RadRadialMenu is directly shown in its opened state rather than the default one.
Quick mode RadialMenu
This example demonstrates the expected behavior when the RadRadialMenu.EnableQuickMode is set to True.

0
Petya
Telerik team
answered on 08 Dec 2014, 02:55 PM

This week's latest resources are described below.

GanttView
StartEndEventContainers
This example demonstrates how to use custom EventContainer instances in order to display labels for the Start and End time of each GanttTask except the milestone task.

RadRichTextBox
Custom EMF or WPF decoder
This examples demonstrates how documents containing EMF or WMF images can be imported.

RadScheduleView
CustomTimeRulerLinesTimelineView
The example shows how to customize the TimeRulerItemsSyleSelector of the ScheduleView in order to apply different Styles to the TimeRulerLines.
CutCopyPasteAppointments
This example demonstrates how to cut, copy and paste appointments with the keyboard combinations as well as with a ContextMenu.

0
Petya
Telerik team
answered on 15 Dec 2014, 01:21 PM

This week's latest resources are described below.

Common
Partial Trust Support
This topic will give you an overview of the Partial Trust support across all the Telerik WPF controls.

GridView
CurrentCulture Format Settings
This example clarifies the different settings of the IsLocalizationLanguageRespected property.
Merged Cells
This example demonstrates how to configure merged cells in RadGridView.

RadColorPicker
Color Preset
The article is updated and now it shows all predefined palettes provided out of the box by the RadColorPicker suite

RadSpreadProcessing
Format Providers Manager
The article explains the uses of the format providers manager.
Freeze Panes
The article explains the freeze panes functionality in the model of the library.

TimeBar
Custom Inverval Types
This example demonstrates how to define custom intervals in RadTimeBar

Timeline
Custom Inverval Types
This example demonstrates how to define custom intervals in RadTimeline

0
Petya
Telerik team
answered on 16 Jan 2015, 12:40 PM

This week's latest resources are described below.

RadDiagram
Customize the Path and Pencil tools
The article explains how the tools of the RadDiagram can be cstomized.

RadGridView
Content mixed-up on scrolling
This article explains how to resolve styling or content mixed-up on scrolling.
Copy/Paste
This example demonstrates different copy/paste scenarios supported by RadGridView.

RadListBox
Differently Colored Unfocused SelectedItems
This sample project demonstates how to change the background color of selected RadListBoxItems when RadListBox loses the focus.

RadRichTextBox
IME Support
The article explains how to implement custom IME support in RadRichTextBox.
Working with RadDocumentEditor
This example demonstrates how to use RadDocumentEditor's API to create a document containing header, footer, numbered list, image, field and table of contents.

RadTileList
Grouping
This article shows how to arrange tiles into separate sections depending on each user's requirements

0
Petya
Telerik team
answered on 30 Jan 2015, 09:56 AM

This week's latest resources are described below.

Common
SDK Examples
 A full list of the controls that provide additional SDK examples can be find in this article.

RadChartView
Crosshair
This article describes the chart's Crosshair behavior

RadDiagram
Dragging service section
The section describes the Dragging service.

RadRichTextBox
CutstomLayerAndCustomAnnotation
The example demonstrates how to implement custom annotation range and vizualize it in a custom layer. 

RadSpreadsheet
UI Virtualization
UI virtualization support in RadSpreadsheet

0
Petya
Telerik team
answered on 13 Feb 2015, 11:26 AM

This week's latest resources are described below.

RadDiagram
Dragging service section
The section describes the Dragging service.
Polyline Tool
The forum demonstrates how a custom tool can be implemented in the context ot the RadDiagram.

RadGridView
Exporting
This article answers some frequently asked questions on exporting the data of RadGridView.

RadRichTextBox
List Styles
The article describes how to work with lists in RadRichTextBox.

RadWordsProcessing
Mail Merge Demo
The example shows how to use the mail merge functionality of RadWordsProcessing.

0
Petya
Telerik team
answered on 20 Feb 2015, 11:10 AM
This week's latest resources are described below.

RadWordsProcessing
Performing Mail Merge with RadWordsProcessing
This blog post will present you how Mail Merge can be performed using RadWordsProcessing.
0
Petya
Telerik team
answered on 27 Feb 2015, 03:54 PM

This week's latest resources are described below.

Common
Visual Studio Templates
In this article you will find more information on how to create a project from one of the available templates as well as more details regarding what controls each template contains.
Adding UI for Silverlight to the Visual Studio 2013 Toolbox
The tutorial shows you how to add the Telerik UI for Silverlight to the Visual Studio 2013 toolbox.

Diagram
Create Custom Connection Cap
This article describes how users can create custom connection caps.

RadComboBox
CustomFiltering
This example demonstrates how to create custom filtering behavior for RadComboBox.
FilteringBehavior
The article describes how to implement a custom FilteringBehavior in RadComboBox

RadGridView
Export to .xlsx
This article illustrates the usage of ExportToXlsx method which allows exporting to Xlsx format.
Export to .pdf
This article illustrates the usage of ExportToPdf method which allows exporting to Pdf format.

RadImageEditor
Implement ToolBase Class
This article describes how to implement the ToolBase class.
Drawing
The article explains how to use the DrawTool.

RadListBox
SelectedItemsSource
This example demonstrates how to use the ListBoxSelectedItemsBehavior in order to bind to a collection of custom objects.
SelectedItemsSource
The article describes how to bind SelectedItemsSource property to a collection of custom objects.

RadPdfProcessing
How to Comply with PDF/A Standard
The article explains what is the PDF/A standard and how to create PDF/A compliant document.
List
The article explains how to work with lists in RadPdfProcessing.
Export Settings
The article is updated with a section showing how to use the ComplianceLevel property.
RadFixedDocument
The article is updated with a section to describe how to work with the RadFixedDocumentInfo class.
RadFixedDocumentEditor 
The article has been updated with information about the API improvements for Q1 2015.

RadPivotGrid
DoubleGroupDescription
In this article we will show you how to use DoubleGroupDescription with your numeric data.

RadRadialMenu
Binding to Object
The article explains how to bind RadRadialMenu with a collection of custom objects from the ViewModel.
Binding ItemsSource
This example demonstrates how to bind a collection of custom objects to the ItemsSource property of RadRadialMenu.
Change AnimationSpeedFactor property
The section describes how to set the AnimationSpeedFactor property.

RadRichTextBox
Breaks
The article explains how to work with breaks in RadRichTextBox.
Tables
The information in the article has been updated to correspond to the API for Q1 2015.
CustomInsertTableDialog
This example demonstrates how a custom table dialog can be created and wired to work with the commands of the editor using MEF.

RadSpreadProcessing
Data Validation
The article describes how to use data validation in RadSpreadProcessing.
Grouping
The article describes the grouping functionality in RadSpreadProcessing

RadSpreadsheet
Data Validation
The article describes how to use data validation in RadSpreadsheet.
Using Selection to Complete Formulas
The article describes how the Selection can be used to help entering formulas and to give visual cues for understanding these which are already there.

RadWizard
Getting Started 
The article describes how to define RadWizard 

RadWordsProcessing
Pdf Export
This section of the documentation contains information about the new PDF export of the WordsProcessing library.

0
Petya
Telerik team
answered on 09 Mar 2015, 08:50 AM

This week's latest resources are described below.

Common
Introducing Dynamic Fonts with Office2013 and VisualStudio2013 themes in Telerik UI for WPF and Silverlight
Almost two years ago we introduced dynamic FontSize and FontFamily with our Metro themes (Windows8 and Windows8Touch) by using custom markup extensions technique. Based on the success of this approach we are happy to announce that with Q1 2015 our latest themes Office2013 and VisualStudio2013 now support dynamic FontSize and FontFamily.

RadGridView
Scrolling
The article demonstrates how the scrolling behavior works

RadRichTextBox
PrintPreview
The example demonstrates how to implement Print Preview functionality using RadRichTextBox.
Save and Save As
The example demosntrates how to implement Save functionality as opposite to Save As.

RadTimeline
Change the periods' strip line background
This article demonstrates how to change the color of the strip lines of the timeline's periods

0
Petya
Telerik team
answered on 13 Mar 2015, 11:02 AM

This week's latest resources are described below.

Common
Introduction
Information on how you can help us improve the documentation

RadDiagram
Routing
This article describes the routing algorithms of the RadDiagram framework.

RadTimeline
Timeline SelectionMode with custom templates
This forum describes how to use a custom TimelineItemTemplate without using the built-in selection of the RadTimeline control. 

0
Petya
Telerik team
answered on 20 Mar 2015, 11:40 AM

This week's latest resources are described below.

RadDocking
Showing Arrows and DropDown Button
This section describes how to add Arrows and DropDown Buttoon to the DocumentHost.

RadGanttView
SameRowrecurringTask
This project demonstrates how to implement a 'recurring' Task in the RadGanttView control for Silverlight and WPF.

RadGridView
Reordering Columns
Added "Scrolling Behavior while Reordering" section to the article.
Re-evaluations of data operations
This article explains why data operations like filtering, sorting or grouping are not re-evaluated.
Access Filtering Popup
This article illustrates how the filtering popup can be accessed.

RadRadialMenu
Telerik RadialMenu for WPF and SIlverlight Have a Different Look and Feel
The blog post demosntates how to customize the appearance of RadRadialMenu

0
Petya
Telerik team
answered on 27 Mar 2015, 12:14 PM

This week's latest resources are described below.

RadAutoCompleteBox
SingleSelectionModeWithClearButton
This example demonstates how to add a button that clears the current SelectedItem in Single SelectionMode.

RadSpreadProcessing
SpreadProcessing: Complete Solution to Create, Modify and Export Spreadsheets, Part III
This blog post is part of a series demonstrating the full power of RadSpreadProcessing as a complete spreadsheet solution. Part 3 focuses on how to filter a worksheet's content and export it to PDF.

RadTileList
Templates Structure
This article describes RadTileList Templates Structure

RadWizard
Templates Structure
This article describes RadWizard Templates Structure

0
Petya
Telerik team
answered on 03 Apr 2015, 11:03 AM

This week's latest resources are described below.

DragDropManager
Drag and Drop within RadGridView
The purpose of this tutorial is to show you how to implement drag and drop within RadGridView.

RadGridView
Export Async
As of version 2015 Q1 SP we have introduced an overload of the ExportAsync method that exposes "finished callback": Action exportFinishedCallback.

RadSpreadProcessing
ExportToFixedDocument
The article has been updated with information about the new API allowing to create a RadFixedDocument.
Performance Tips and Tricks
Information on how to avoid cell value parsing has been added.

RadWordsProcessing
ExportToFixedDocument
The article has been updated with information about the new API allowing to create a RadFixedDocument.
Section
Updated with information regarding rotation of sections.

0
Petya
Telerik team
answered on 17 Apr 2015, 11:11 AM

This week's latest resources are described below.

Data Virtualization
Data Virtualization
This article explains the basics of using VirtualQueryableCollectionView.

RadCalendar
DayTemplateSelector
This help topic explains in details how you can customize and apply a different DataTemplate to RadCalendar’s buttons by creating a custom DataTemplateSelector.
UsignDayTemplateSelector
This example demonstrates how to create a custom DayTemplateSelector and set it to RadCalendar.

RadDataFilter
Save/Load Settings
This article explains how to save and load settings of RadDataFilter.

RadDiagram
Bring Into View and Auto Fit Support
This article describes the BringIntoView and AutoFit methods of RadDiagram and how they can be used

RadGridView
CellTemplate/CellEditTemplate
Information on overriding column's GetNewValueFromEditor method has been added.

RadRibbonView
Commands Support
This article describes the command support of the RadRibbonView control and its components

0
Petya
Telerik team
answered on 24 Apr 2015, 10:19 AM

This week's latest resources are described below.

RadGridView
Lightweight GridViewComboBoxColumn
This example demonstrates how to configure lightweight GridViewComboBoxColumn with validation.
Sort Group by Aggregate
This example demonstrates how to sort groups by defined aggregate functions. 
Sort Group by Different Property
This example demonstrates how to sort groups by different property. 

0
Petya
Telerik team
answered on 30 Apr 2015, 03:10 PM

This week's latest resources are described below.

RadGridView
Styling Validation Tooltips
This article describes how the validation tooltip can be customized.
Customize UI programmatically
This example demonstates how to find elements with ParentOfType<> and ChildrenOfType<> methods.
Drag and Drop within RadGridView
This example demonstrates how to implement drag and drop within RadGridView, giving the user feedback where the dragged item will be dropped.

RadRichTextBox
Custom Font Properties Dialog
The example demonstrates how to customize the FontPropertiesDialog in RadRichTextBox.

0
Tanya
Telerik team
answered on 08 May 2015, 02:00 PM

This week's latest resources are described below.

RadGridView
Columns
This chapter give detailed information about columns in RadGridView.
Create Generic DateTimePicker Column
This article demonstrates how a reusable DateTimePicker Column can be defined.
GridViewComboBoxColumn 
This article explains how to configure GridViewComboBoxColumn.
Data Operations
This article suggests how to re-evaluate data operations like filtering, sorting or grouping.

0
Petya
Telerik team
answered on 15 May 2015, 11:22 AM

This week's latest resources are described below.

RadGridView
ReadOnlyBinding
This example demonstrates how to control which rows or cells to be read only.
Merged Cells
This article explains the support for merged cells in RadGridView. 

RadScheduleView
AgendaViewDefinition
This example demonstrates how to implement an Agenda ViewDefinition for RadScheduleView using RadListBox.

0
Tanya
Telerik team
answered on 29 May 2015, 03:36 PM

This week's latest resources are described below.

Common
Common FAQ
Getting started with general platform questions. 

RadGridView
UI Virtualization
This article explains how row and column virtualization work. Updated with note on column virtualization.
Performance Tips and Tricks
Updated with two more suggestions.
Export paged data
This example demonstrates how to export paged data to Excel.

0
Petya
Telerik team
answered on 12 Jun 2015, 02:47 PM

This week's latest resources are described below.

Common
Switching Icons at Runtime
The article explains how to dynamically change the images in your application through the IconResource markup extension.
Icon Source demo
This example shows how to utilize the IconResource markup extension in order to dynamically change images at run-time.

RadPdfViewer
Switching Icons at Runtime
In this article is explained how to switch the icons in your application at runtime using the RadPdfViewer.

RadSpreadsheet
Switching Icons at Runtime
In this article is explained how to switch the icons in your application at runtime using the RadSpreadsheet.

RadZipLibrary
Zip Extensions
The article describes the members of the Telerik.Windows.Zip.Extensions.dll. 

0
Petya
Telerik team
answered on 29 Jun 2015, 08:54 AM

This week's latest resources are described below.

Common
Touch Support
This article provided details on touch support.
Export Support
The article is updated with information on the best way to export controls.
Export UIElement
The example shows how to use RadPdfProcessing to export UI elements to PDF format.

RadChartView
Axis Smart Labels
This article describes the chart's axes smart labels modes
Export
This article describes how to export the RadChartView components

RadDateTimePicker
AllowedDates
This example demonstrates how to use the SelectableDateStart, SelectableDateEnd and BlackoutDates in order to create a selectable range of dates for Silverlight and WPF.

RadDesktopAlert
Overview
This article describes and presents the new control of Telerik controls for WPF RadDesktopAlert.
FirstLook
This example demonstrates the functionality of RadDesktopAlert and introduces the control to the clients.
Configurator
This example demonstrates the customizing capabilities of RadDesktopAlert.
Theming
This example demonstrates the theming and styling of RadDesktopAlert.

RadDocking
Retain Pane Size
This article describes the brand new feature of RadDocking Retain Pane size.
RetainPaneSize
This example demonstrates how to retain the size of the Pane using the new RetainPaneSizeMode property of RadDocking.

RadGridView
Column Groups
This article explains the usage of Column Groups.

RadHeatMap
Labels
This article describes the label support in the RadHeatMap control.

RadImageEditor
Implement DrawToolBase Class
The article explains the DrawToolBase class which represents an abstraction of a tool, which is responsible for drawing geometries over an image.
Shape Tool
The article introduces the ShapeTool which allows to draw different shapes over an image.
Drawing Custom Shape
The example demonstrates how to implement a custom shape and use it with the DrawTool of the control.

RadPdfProcessing
ImageSource
The article is updated with information on how to use the EncodedImageData class.
Merge RadFixedDocuments
The article is updated with information how to merge two documents into one.
Working with Images
This example demonstrates how to insert JPEG and JPEG2000 images in a PDF document without the need of decoding the images on import.

RadPdfViewer
Custom Decoder
This example demonstrates how you could implement a custom decoder which decodes jpeg2000 images through a third-party library. 

RadRichTextBox
Selection
The article is updated with information on how to use the RangeType property of a selection range.
Updating Custom Fields
The article is updated with information about the FieldsUpdateManager class.
DocFormatProvider
This example demonstrates how to import .doc files in RadRichTextBox through a third-party library.

RadSpreadProcessing
Grouping Summary Row or Column
The article is updated with information about summary row or column when grouping is used.

RadSpreadsheet
Hidden Rows and Columns
This article describes what hidden rows and columns are and how to work with them through the RadSpreadsheet UI.

RadWordsProcessing
Find and Replace
The article introduces the replace functionality in the library.
Html Settings
The article is updated with information on the new customization options when importing HTML - setting image size and title.
TabStop
The article explains the new tab stop functionality.
Watermark
The article introduces the new watermark functionality of the library.
Protection
The article introduced the protection feature of the library and demonstrates how to use PermissionRanges.

0
Martin Ivanov
Telerik team
answered on 06 Jul 2015, 11:35 AM

This week's latest resources are described below.

RadDesktopAlert
DesktopAlertWithScreenPositionOffset
This example demonstates how to set a ScreenPositionOffset to RadDesktopAlert throug the DesktopAlertManager's constructor in order to visualize it relatively within the Window of your application.

RadGridView
Read Only Rows and Cells
This article shows how to control which rows or cells to be read only.

RadPropertyGrid
Keyboard Support
This article explains how to benefit from the keyboard support.

0
Tanya
Telerik team
answered on 10 Jul 2015, 02:05 PM

This week's latest resources are described below.

RadDataFilter
Create Custom Filter Editors
This article explains how to create a custom filter editor.

RadGridView
Programmatic Sorting
This article illustrates how to apply programmatic filtering.

RadNumericUpDown
Behavior
Update on the Behavior article by adding information about the IsReadOnly property that was presented and becomes available in all internal builds released after Q2 2015

0
Tanya
Telerik team
answered on 17 Jul 2015, 10:52 AM

This week's latest resources are described below.

RadDesktopAlert
ShowingAndHidingUsingAnimationGroup
This example demonstrates how to set and use simultaneously multiple animations and single animation for showing and hiding RadDesktopAlert.

How to apply multiple animations for showing and hiding RadDesktopAlert
This article describes in details how to apply multiple animation for showing and hiding the DesktopAlert control.

RadGridView
GroupSelection
Fixed memory leak from event handlers.

RadTreeView
CustomDragVisual
This example demonstrates how to customize the content of the TreeViewDragVisual control which is displayed during the drag operation.

0
Petya
Telerik team
answered on 24 Jul 2015, 10:16 AM

This week's latest resources are described below.

RadAutoCompleteBox
Customizing the BoxesItemTemplate
This article provides detailed information how to easily customize the BoxesItemTemplate of RadAutoCompleteBox.
CustomBoxesItemTemplate
This example demonstrates how to create a custom BoxesItemTemplate for RadAutoCompleteBox control..

RadTreeMap
Selection
This article describes the selection feature of RadTreeMap and RadPivotMap

RadTreeView
Customize the TreeViewDragVisual
This article describes how to customize the content of the TreeViewDragVisual control which is displayed during the drag operation.

0
Tanya
Telerik team
answered on 31 Jul 2015, 10:40 AM

This week's latest resources are described below.

RadGridView
Create Custom DateTimePicker Column
Modified the approach for creating the custom column with a more generic one.
Modify GroupRow
This article explains how you can modify the default GroupRow's header and footer templates per RadGridView's level or GridViewColumn's level.
Programmatic Sorting
This article explains how to sort RadGridView in .

RadSpreadProcessing
Conversion to PDF (Settings)
The article is updated with information about the new PDF file settings.

RadWordsProcessing
Working with Image Size
This section explains the behavior of the Size property of the Image object in an ImageInline and how the image sizes are exported to the supported formats.
Working with Image Size
In this section is described the behavior of the Size property of the Image object in a FloatingImage and how the image sizes are exported to the supported formats.

0
Tanya
Telerik team
answered on 07 Aug 2015, 12:54 PM

This week's latest resources are described below.

Coded UI
Coded UI
This article explains how to create a simple CodedUI test.

RadAutoCompleteBox
DataValidation
This example demonstrates how to easily implement a validation for RadAutoCompleteBox using the IDataErrorInfo interface.

RadGridView
Basic Sorting
Updated content

0
Petya
Telerik team
answered on 14 Aug 2015, 10:19 AM

This week's latest resources are described below.

Common
How to Export WPF Visual Elements to PDF Documents
A quick overview on how to use the PdfProcessing Library to export any WPF (or Silverlight) UI element to PDF format.

RadExpressionEditor
Getting Started
Getting Started with ExpressionEditor.
Constants
RadExpressionEditor allows you to use different constants for defining the expression you want. 

RadGridView
Sorting
This article illustrates how to sort strings as numbers.

RadImageEditor
Drawing with RadImageEditor
In Q1 2015 Image Editor increased its set of tools and introduced a drawing capability. Wondering what you can use it for? 

RadPivotGrid
BindingLocalDataSourceProviderInMVVM
This example demonstrates how to set to bind the DataProvider of RadPivotGrid and RadPivotFieldList to a property in the ViewModel and thus to fill the control with data.

0
Martin Ivanov
Telerik team
answered on 21 Aug 2015, 09:02 AM

This week's latest resources are described below.

RadChartView
BindingSelectedItemsToViewModel
An SDK example that demonstrates how to bind the selection in the chart to a collection from the view model.

RadDiagram
CustomConnectorsTools
An SDK example that demonstrates how to create a custom connectors tool.

RadGridView
Aggregate Functions
This article explains some more information on Aggregate Functions.
Group Aggregates
This article explains some more information on Group Aggregates.
Group Footers
RadGridView exposes group footers features which provide the option to render a footer under each group.
Programmatic Grouping
Besides the built-in grouping functionality you are able to use a programmatic approach to group the data in RadGridView.

RadrichTextBox
MEF
Described the usage of the Menaged Extensibility Framework in RadRichTextBox and how to use this framework for customizations or performance improvements.

RadRichTextBox
Performance
The article is updated with more information about the performance in RadRichTextBox.

0
Tanya
Telerik team
answered on 28 Aug 2015, 01:38 PM

This week's latest resources are described below.

RadGridView
GridViewDynamicHyperlinkColumn
This article explains how to setup GridViewDynamicHyperlinkColumn.
GridViewHyperlinkColumn
This article explains how to configure GridViewHyperlinkColumn.
Modify Displayed Aggregates
This article explains some more information on how to modify the default aggregate.

0
Tanya
Telerik team
answered on 04 Sep 2015, 02:54 PM

This week's latest resources are described below.

RadGridView
Show/Hide Columns outside of RadGridView
This topic shows you how to choose which columns to be visible from outside of RadGridView.
Custom Sorting
The article lists different approaches for custom sorting.

RadRichTextBox
Custom Paragraph Properties Dialog
The example illustrates how to implement a custom ParagraphPropertiesDialog.

RadSpreadProcessing
Format Codes
The article describes how to use the format codes in RadSpreadProcessing.

0
Tanya
Telerik team
answered on 11 Sep 2015, 10:47 AM

This week's latest resources are described below.

RadChartView
Label Connectors
This article describes the label connectors of the chart's data points labels

0
Tanya
Telerik team
answered on 18 Sep 2015, 12:45 PM

This week's latest resources are described below.

RadDiagram
MultipleRootsInSingleTreeLayout
This example demonstrates how to use the diagram's tree layout using multiple roots.

RadImageEditor
CustomImageFormatProvider
This example demonstrates how you could implement a custom image format provider using a third party library, which encodes/decodes different image types.

0
Tanya
Telerik team
answered on 02 Oct 2015, 12:49 PM

This week's latest resources are described below.

Common
Adding UI for WPF to Visual Studio 2015 Toolbox
The article explains how to add the Telerik UI for WPF to the Visual Studio 2015 toolbox.

RadChartView
Trackball
Update on the Trackball article in order to explain the Position property.

RadDataServiceDataSource
Getting Started
Added new article demonstrating how to use the control and removed the old Changes and Backwards compatibility.

RadDesktopAlert
MenuItemsSource
This article demonstrates how to place a DropDownButton with a menu inside RadDeskotopAlert next to the close button.
Moving
This article provides detailed information about the ability to drag and drop RadDesktopAlert to a specific location on the screen.
DesktopAlertManager
Update on the DesktopAlertManager article by adding information for the new properties and methods of RadDesktopAlertManager.
Key Properties
Update on the Key Properties article by adding information for the new properties of RadDesktopAlert.

RadPdfProcessing
ImageSource
This article is updated with information about the properties of the ImageSource class.
Plain Text
A new section, which describes how you could export a document to plain text with the RadPdfProcessing library.

RadPropertyGrid
Filtering
Added а new article demonstrating how to use the new EnableDeferredFiltering property.

RadRibbonView
Keyboard Support
Update on the Keyboard Support article by adding information about the new arrows KeyboardNavigation.

RadRichTextBox
Switching Icons at Runtime
In this article is explained how to switch the icons in your application at runtime using the RadRichTextBox.

RadTimeSpanPicker
RadTimeSpanPicker Documentation
Describes the features and the functionalities of the new RadTimeSpanPicker control.
FirstLook
This example demonstrates the functionality of RadTimeSpanPicker and introduces the control to the clients.
Theming
This example demonstrates the theming and styling of RadTimeSpanPicker.

RadTreeView
Selection
Update on the Selection article by adding information about the change in the Multiple SelectionMode of RadTreeView.

RadWizard
Wizard Pages
Updated content with information about the new IsContentPreserverd property.

RadWordsProcessing
Modifying a TableCell
The section is updated to describe the TextDirection property of TableCell.
UriImageSource class
The Settings article for HtmlFormatProvider is updated in order to describe the new UriImageSource class and how to use it when working with images with URI source.
Import Document Element
This article explains how you could import a document element from one document into another using the API of RadWordsProcessing.
Insert Documents
In this article is described how to use RadWordsProcessing to merge documents at a specific position.

0
Tanya
Telerik team
answered on 23 Oct 2015, 01:56 PM

This week's latest resources are described below.

RadAutoCompleteBox
RestrictInputToOnlyExistingItems
This example demonstrates how to restrict the input of the user to only the existing items inside the ItemsSource of RadAutoCompleteBox.

0
Tanya
Telerik team
answered on 06 Nov 2015, 04:42 PM

This week's latest resources are described below.

RadChartView
AsyncData
sample that demonstrates one possible approach of handling async data.

RadListBox
How to group items
The article describes how to easily group the items of RadListBox and presents how the new IsScrollIntoViewEnabled property works.

RadRichTextBox
Update Current Color in UI
The article describes the new FormattingColorPicker, which could be used to updated the currently selected color in the UI.

RadSpreadProcessing
What is Worksheet
The section is updated to describe the GetUsedCellRange() method of Worksheet.

RadUpload
CustomUploadHandler-AzureUpload
example that demonstrates how you can create a CustomUploadHandler and upload data to Azure.

0
Tanya
Telerik team
answered on 27 Nov 2015, 04:54 PM

This week's latest resources are described below.

RadChartView
Axis
The article was updated and now it describes the TickOrigin property of the chart's numeric axis.

RadGridView
Create Custom Column Editor
An SDK example replacement of the previous Create Custom DateTime Picker Column.

RadTileView
DataBinding
An SDK example that demonstrates data binding in RadTileView.

0
Tanya
Telerik team
answered on 18 Dec 2015, 02:47 PM

This week's latest resources are described below.

RadGridView
PrintPreviewWithSpreadsheet
An SDK Example that demonstrates how to implement PrintPreview functionality for RadGridView using the RadSpreadsheet control.
Overview
Refactored Events Overview topic.

0
Tanya
Telerik team
answered on 15 Jan 2016, 04:34 PM

This week's latest resources are described below.

ChartView
AnnotationsProvider
An SDK sample demonstrating how to use the annotations provider to add of annotations.
OriginValue
An SDK sample demonstrating how to use the OriginValue property.
SeriesProvider
An updated SDK example demonstrating how to load of series from a view model.

RadAutoCompleteBox
Overview
This article provides information about the BoxesItemTemplate, BoxesItemTemplateSelector, BoxesItemStyle and BoxesItemStyleSelector properties.
BoxesItemStyle
This article demonstrates how to apply a custom BoxesItemStyle (introduced with Q1 2016) to a RadAutoCompleteBox.

RadCollectionNavigator
Customizing Commands
An article that provides information on how to customize the default commands for RadCollectionNavigator.

RadDateTimePicker
Today Button
This article provides detailed information about the Today button of RadDateTimePicker introduced with Q1 2016.

RadDesktopAlert
Customization
The example demonstrates how to modify the default Style of RadDesktopAlert.

RadGridView
Export Multiple GridViews to One Document
This example demonstrates how you can utilize RadPdfProcessing and RadSpreadProcessing in order to export several RadGridView instances in a single document.
Search as You Type
The article demonstrates the new searching functionality.

RadPdfProcessing
Create Document with Images
The sample is updated to show more approaches for working with images in RadPdfProcessing and how to use the newly introduced API.

RadPdfViewer
Switching Icons at Runtime
The article is updated to show how to use the new icons set.

RadPropertyGrid
Customizing Commands
A big addition to the already available article on CollectionEditor, advising how to customize the default commands of the Collection Editor and CollectionEditorPicker.

RadRichTextBox
Repeat Header Rows
The example demonstrates the repeat table header row functionality in RadRichTextBox.
Repeat Table Header Row
A new article, which describes how you could set a repeating header row for a table.

RadScheduleView
ApplyStartEndTimeToEachday
A new property introduced for the Timeline ViewDefinition that provides the ability to apply the DayStartTime and DayEndTime for each day of the VisibleDays range the ApplyStartEndTimeToEachDay property.

RadSpreadProcessing
Copy a Worksheet
An article demonstrating how a Worksheet can be copied to the same or another Workbook.

RadTileList
Selection
The article introduces the SelectionMode property for RadTileList and explains the different modes and their purposes.

RadTileList
Grouping
Updated content with the new GroupOffset property.

RadTimeSpanPicker
TimeSpanPickerAsCustomFilterEditor
This example demonstrates how to easily use RadTimeSpanPicker as a filter editor in order to filter the rows of RadGridView.

RadWindow
IconTemplate
With the Q1 2016 release, the IconTemplate property was introduced. By using it, you are now able to easily change the icon of the predefined windows.

TouchManager
TouchManager
A whole new section containing articles describing the new version of the TouchManager introduced with Q1 2016 Official Release.
FirstLook
The example demonstrates how to use the Pinch, Tap, Swipe events in order to create touch enabled picture library.

0
Tanya
Telerik team
answered on 22 Jan 2016, 04:34 PM

This week's latest resources are described below.

RadChartView
5 Easy Steps Towards a Fast Chart
A blog post which describes few easy steps that you can use to optimize your chart.

RadGridView
Frozen Columns
The article was updated to introduce the FrozenColumnsChanged event.
Disable IEditableObject Support in the RadGridView Data Engine through ShouldRespectIEditableObject Property
An article that provides information on how to disable IEditableObject support through the new ShouldRespectIEditableObject Property.

RadPropertyGrid
Getting Started
Added CanUserResizeDescriptionPanel property to the article.

TouchManager
Presenting the TouchManager
A blog post which introduces the TouchManager.

0
Tanya
Telerik team
answered on 29 Jan 2016, 01:42 PM

This week's latest resources are described below.

Common
ColorThemeGenerator now available for WPF
Blog post about including the ColorThemeGenerator in the latest Q1 2016 release.

RadAutoCompleteBox
MinimumInputPrefixLengthBeforeFiltering
This example demonstrates how to set a minimum length for the search text that needs to be entered before the items of RadAutoCompleteBox get filtered.

RadMaskedInput
MinusKeyCustomizations
An SDK Example that demonstrates how to use the negative sign symbol in custom, non-default way.

0
Tanya
Telerik team
answered on 05 Feb 2016, 04:05 PM

This week's latest resources are described below.

RadSpreadsheet
Custom Functions
The Indirect function is added to the example in order to demonstrate the usage of the new CellReferenceRangeExpression.

RadTileView
DataBinding
Added new article demonstrating how you can bind RadTileView control to a collection of business objects.

0
Tanya
Telerik team
answered on 15 Feb 2016, 04:21 PM

This week's latest resources are described below.

RadAutoCompleteBox
Grouping
This example demonstrates how to group the items of RadAutoCompleteBox based on a specific property and using CollectionViewSource.

RadGridView
CustomAggregateFunctionEnumerableProperty
The example demonstrates how to create a custom aggregate function for enumerable property of the underlying data object

RadScheduleView
GroupingByTimeMarkers
This example demonstrates how to group the appointments of RadScheduleView by their TimeMarker.

0
Tanya
Telerik team
answered on 19 Feb 2016, 02:11 PM

This week's latest resources are described below.

RadGridView
ValidationINotifyDataErrorInfo
Updated the SDK Example with a dynamic validation approach.
ExportFormat.Xlsx
Updated the article with the new ExcludedColumns property.
ExportFormat.Pdf
Updated the article with the new ExcludedColumns property.
BoundSelectColumn
Fixed the binding approach

RadWindow
RadWindowAsMainWindow
This example demonstrates how you can replace the main Window with RadWindow for WPF.

0
Tanya
Telerik team
answered on 11 Mar 2016, 02:34 PM

This week's latest resources are described below.

RadDocking
How to Use RadDocking in Prism
An article that provides information about using RadDocking in Prism.

RadGridView
Frozen Columns
Added FrozenColumnsSplitterVisibility section in Frozen Columns article.
Filtering Popup Remains Opened
Introduced ShouldCloseFilteringPopupOnKeyboardFocusChanged.
Collection Navigator - Customize Commands
Added article on how to customize the commands for the CollectionNavigator.

0
Tanya
Telerik team
answered on 18 Mar 2016, 04:07 PM

This week's latest resources are described below.

RadChartView
AnnotationsProvider
A new article demonstrating the new AnnotationsProvider feature that allows you to bind a collection of annotation models to the Annotations collection of the chart.

0
Tanya
Telerik team
answered on 25 Mar 2016, 01:45 PM

This week's latest resources are described below.

RadChartView
Events
A new help article describing the RadChartView events.

RadMaskedInput
Allow Minus on Null Values
A new section in the MaskedInputExtensions article that describes the new MaskedINputExtensions.AllowMinusOnNullValue attached property.

RadSpreadProcessing
Custom Functions
A new section is added to describe how you could obtain a reference to a cell range or ranges using the CellReferenceRangeExpression class.

0
Tanya
Telerik team
answered on 05 May 2016, 04:07 PM

This week's latest resources are described below.

Common
Switching Themes at Design-time
A new article that describes the new design-time theme changing mechanism.

RadChartView
RangeSeries
A new article that describes the chart's RangeSeries.
Dynamic Number of Series
An update with information about the ChartSeriesDescriptor base class. It is no longer abstract and it can be used to define all types of series.

RadDocking
Save/Load Layout Events
A new article that provides an information about the new functionalities provided by the save/load layout mechanism of RadDocking.
PartialSaveLoadLayout
An example that demonstrates how to save/load only one part of the RadDocking layout.
CustomSaveLoadLayout
An example that demonstrates the ability to change the default save/load layout mechanism of the Docking control.
Events
Update the Events article in order to provide information about the new events introduced with R2 2016.

RadGridView
Pinned Rows
An article about RadGridView's new feature - Pinned Rows.
Styling Merged Cells
Introduced RadGridView's new MergedCellsStyle and MergedCellsStyleSelector properties.
Styling Search Panel
Added an article on how to style the Search Panel of RadGridView.
Search as You Type Events
Documented the new SearchPanelVisibilityChanged event.
Setting the Validation Type
Added a section regarding the new ValidationType property of RadGridView.
ComboBox Column
Added the new IsLightweightModeEnabled property of the ComboBox Column.

RadLayoutControl
RadLayoutControl
A new section in the help documentation that describes RadLayoutControl.

RadPdfViewer
Specifying Reading Mode
The article is updated with a new section to explain how you could control the reading mode of RadPdfViewer.

RadRibbonView
Office2016InspiredRibbonView
A new Office2016 inspired RadRibbonView SDK example.

RadRichTextBox
Section Columns
A new article that describes how you can programmatically lay out the text in columns in RadRichTextBox.
Section Columns UI
A new article that shows how you can lay out the text in columns through the UI of RadRichTextBox.
Section Columns example
A new example demonstrating the newly introduced Section Columns functionality.

RadScheduleView
CurrentTimeIndicator
A new article that provides a detailed information about the CurrentTimeIndicator of RadScheduleView.
CustomCurrentTimeIndicatorStyle
This example demonstrates how you could easily customize the appearance of the CurrentTimeIndicator of RadScheduleView using the CurrentTimeIndicatorStyle and CurrentTimeIndicatorAppointmentsAreaStyle properties.

TouchManager
Features
An update with information about few additional public static properties of the manager.

Note: The documentation for Telerik Document Processing that includes RadPdfProcessing, RadWordsProcessing, RadSpreadProcessing, ZipLibrary and the new library - RadSpreadStreamProcessing is moved to a separate documentation site: http://docs.telerik.com/devtools/document-processing.

0
Tanya
Telerik team
answered on 16 Jun 2016, 02:57 PM

This week's latest resources are described below.

RadCloudUpload
Limiting the Simultaneous Uploads
A new article describing how to limit the number of the uploads that could be run simultaneously.
Adding Files Programmatically
A new article describing how to prepare files for upload programmatically.

RadDocking
Disable Tab Navigation of RadDocking Elements
Added an article on how to directly navigate to the controls inside the active Pane when Tab key is clicked.

RadGanttView
Scrolling
A new article explaining the scrolling functionality of RadGanttView.

RadLayoutControl
Layout Groups
A new section with several help articles in the help documentation that describe the new layout groups.
Save/Load Layout
A new article that describes the save and load layout feature of RadLayoutControl.

0
Tanya
Telerik team
answered on 24 Jun 2016, 03:26 PM

This week's latest resources are described below.

RadDataForm
Use DataFormValidationSummary Outside RadDataForm
New article demonstrating that DataFormValidationSummary can be used outside RadDataForm.

RadGridView
Export DateTime Value
A new article describing how to export DateTime values.
Search As You Type
Described how to localize the search panel label.

0
Tanya
Telerik team
answered on 08 Jul 2016, 03:59 PM

This week's latest resources are described below.

RadChartView
2.5D_Chart
An SDK example that uses a combination of custom templates and a utility class to achieve a two and a half dimensional chart.

RadGanttView
TaskResources
An SDK example that demonstrates how to add a custom Resource property to the GanttTask and customize the way the tasks are rendered in the so that this Resource is displayed.
ImportExportFromAndToMSProject
An SDK example that demonstrates how to import XML MS Project files into RadGanttView and export RadGanttView to MSProject using the COM Interop binary Microsoft.Office.Interop.MSProject.

RadGridView
SortDistinctValues 
An SDK example that demonstrates how to sort the distinct values when an IValueConverter to the DataMemberBinding is applied.

RadPropertyGrid
AutoBindBehavior with EditorTemplateSelector
This example demonstrates how to integrate the AutoBindBehavior with RadPropertyGrid's EditorTemplateSelector. It also shows how you can bind a property of your business object to the selected file of an OpenFileDialog.

0
Tanya
Telerik team
answered on 05 Aug 2016, 02:11 PM

This week's latest resources are described below.

RadCloudUpload
Cloud Upload File
The article is updated to describe several key properties of the CloudUploadFile class.

RadPanelBar
Add Header Icon
An SDK example that demonstrates how to add an icon in the header of the RadPanelBarItems.

RadPdfProcessing
Export UI Element
The example is updated to support exporting of TextBox elements.

RadTileView
Restored Tiles To Span Multiple Rows And Columns
An SDK example that demonstrates how you can use attached properties to make the Tiles to span to multiple rows and columns. It also allows the users to position the tiles on different rows/column.

RadTreeView
Shuttle Control
An SDK example that demonstrates how to combine two RadTreeView controls to implement a shuttle control. You can easily move/remove one or multiple select items from one to the other tree view.
0
Tanya
Telerik team
answered on 26 Aug 2016, 01:50 PM

This week's latest resources are described below.

RadTreeView
ShowTooltipWhenNodeIsClipped
An SDK example that demonstrates how to show tooltip when the Header property of the RadTreeViewItem is clipped. 

0
Tanya
Telerik team
answered on 16 Sep 2016, 04:31 PM
RadAutoCompleteBox
Setting NoResults for RadAutoCompleteBox
With the NoResultsContent and NoResultsContentTemplate properties of you could easily add a text or any other content to appear in the drop down whenever the control cannot find any matching items.

Tab Navigation
TabNavigationExtensions.IsTabStop attached property indicates whether RadAutoCompleteBox is included in the tab navigation cycle.

RadChartView
RadChartView 3D
This is the documentation of the new 3D ChartView.

RadComboBox
Multiple Selection
This article will provide some detailed information about the available properties, commands and other features that are available when multiple is allowed.

Multiple Selection Example
This example demonstrates the brand new multiple selection support of RadComboBox as well as its customization options.

RadDateTimePicker
Commands
This article provides an information about the commands of RadDateTimePicker.

RadGanttView
Task Resources
This example demonstrates how to add a custom Resource property to the GanttTask and customize the way the tasks are rendered in the so that this Resource is displayed.

RadGridView
Column Selection
article documenting the new column selection feature.

ReloadData Method
documenting the ReloadData method which refreshes RadPropertyGrid's data engine.

Selecting/deselecting Cell Regions
New section in the "Programmatic Selection" article explaining how to programmatically select/deselect cell regions.

RadGridView StyleSelectors
New articles for the MergedCellsStyleSelector, GroupRowStyleSelector, GroupFooterRowStyleSelector, GroupFooterCellStyleSelector & RowDetailsStyleSelector.

Custom Highlight Column
The Example demonstrates how to create a custom column and add a HighlightTextBlock element within it.

RadLayoutControl
LayoutControl ToolBox
This is the documentation of the new toolbox feature of RadLayoutControl.

LayoutControl Splitter
This is the documentation of the new splitter feature of RadLayoutControl.

RadListBox
Shuttle Control SDK Example
This example demonstrates how you can combine two RadListBox controls to implement a shuttle control. You can easily move/remove one or multiple select items from one to the other ListBox.

RadPasswordBox
Demos
Examples that demonstrate the functionality of our new control PasswordBox for WPF.

Documentation
RadPasswordBox is a control used for easily entering and handling passwords. It is essential to use this control whenever a user is prompted to enter a password.

RadPdfProcessing
Operating with RadFixedDocument
The article is updated to describe the new Clone() method of RadFixedDocument.

RadPdfViewer
Pdf Viewer Toolbar With Glyphs
A new example demonstrating the use of glyphs from the TelerikWebUI font in RadToolbar, allowing color change of the buttons icons in different states.

Custom Document Presenter
The information in the article is updated according to changes introduced in the FixedDocumentPresenterBase class.

RadPivotGrid
Selection example
This example demonstrates the selection functionality of RadPivotGrid and how to select and copy data from RadPivotGrid.

Selection
As of R3 RadPivotGrid provides the option to select multiple or individual cells, and columns using the mouse. 

RadPropertyGrid
Custom Filtering
SDK example about RadPropertyGrid's custom filtering functionality.

RadRichTextBox
Microsoft Word checking
A new example that shows how to create and work with a custom third-party using Microsoft Word.

NHunspell checking
The example demonstrates how to create and work with a custom third-party using NHunspell.

Insert a New Line in Merge Field
The article explains how to use the vertical tab symbol (\v) to insert a new line in a merge field.

Create and add a Section to RadDocument
The section is updated to list the new Continuous section break type.

Merge Documents
New articles that explain how you can merge or append documents using the new RadDocumentMerger class.

Spellcheck
The article is updated to describe the new RadWordsDictionary class.

Create and add a Section to RadDocument
The section is updated to list the new Continuous section break type.

RadSpreadsheet
Headers and Footers
The article describes how to use headers and footers in RadSpreadsheet.

Customize Selection
This article shows you how to customize the selection in RadSpreadsheet.

States of the Row and Column Headings
This section lists the newly introduced properties that preserve information about the states of the row and column headings.
0
Tanya
Telerik team
answered on 07 Oct 2016, 01:58 PM
This week's latest resources are described below.

RadComboBox for WPF
DropDown with AddNewItem button
This example demonstrates how to display AddNewItem button inside dropdown of an editable ComboBox. If the user enters a value that is not available in the drop-down list, he could add it to the Items collection through this button.

RadPanelBar for WPF
AdjustPositionOfPanelBarItemsNoScrollBar
The example demonstrates an approach to customizing the RadPanelBarItems to include a ScrollBar when the RadPanelBar's vertical ScrollBar is Disabled.
RadPanelBarItems to include a ScrollBar when the RadPanelBar's vertical ScrollBar is Disabled.
0
Tanya
Telerik team
answered on 14 Oct 2016, 01:16 PM
This week's latest resources are described below.

RadGridView for WPF

Style Exported XLSX & PDF Documents
New article explaining how to style the exported RadGridView differently from its default style when exporting using the ExportToXlsx & ExportToPdf methods.

RadMaskedInput (Numeric, DateTime, Text, Currency) for WPF
Common
A new section in the Common article of the masked input that describes the TextBoxStyle property.

RadRichTextBox for WPF
Section Columns
The article is updated to describe the new Columns dialog.
0
Tanya
Telerik team
answered on 04 Nov 2016, 02:58 PM
This week's latest resources are described below.

RadChartView3D for WPF (RadCartesianChart3D)

New SDK examples
Several new SDK example for the new ChartView3D were added.

RadSpreadStreamProcessing for WPF
Worksheet View Exporter
An article describing the recently introduced features of RadSpreadStreamProcessing. You can use this class to create a selection, freeze panes, change the active cell of the sheet, scale, hide the gridlines and row and column headers.

Common
Upgrade API Analyzer tool
The article is updated to describe the new installation of the tool and its integration with the Upgrade Project Wizard.
0
Tanya
Telerik team
answered on 20 Jan 2017, 05:32 PM
This week's latest resources are posted below.

Common
Download Product Files
The article is introduced to describe the available for download resources for UI for WPF, their location and how you can access them.

RadButtons for WPF
Popup Animation
A new article describing the PopupAnimation feature of the drop down buttons.

RadCalendar for WPF
Globalization
A new article describing RadCalendar's support for the different .NET calendar implementations.

RadChartView for WPF
Data Point
A new article describing the DataPoint model of the chart.

RadCollectionNavigator for WPF
Key Properties
New article describing some of RadCollectionNavigator's key properties

RadGridView for WPF
Trimmed Text Tooltips
New article describing the new functionality of displaying a tooltip for cells whose content exceeds the column width.

RadListBox for WPF
Disabling Caching of Selected Items
New section describing RadListBox's EnableSelectionCaching property toggling the control's built-in caching mechanism.

RadMap for WPF
Export Support
A new article describing the ExportToImage() method of RadMap.

Bing Rest Map Provider
A new section describing the Bing Rest Map provider.

RadPivotGrid for WPF
Drill Down
New article describing the new drill down functionality that allows you to extract the records from your ItemsSource that were used for accumulating the result for a particular row and column.

RadTreeListView for WPF
Trimmed Text Tooltips
New article describing the new functionality of displaying a tooltip for cells whose content exceeds the column width.

RadPdfProcessing
Pdf Stream Writer
A new documentation section describing the newly instroduced approach for editing and exporting PDF documents.

PdfStreamWriter Performance
An SDK example demonstrating the performance of the new PdfStreamWriter class.

Manipulate Pages
A sample application showing use cases of the PdfStreamWriter class. The example demonstrates how you can use the new functionality of PdfProcessing to merge, split pages or append content to them.

Merge, Split or Add Content
QSF example that demonstrated the capabilities of the PdfStreamWriter functionality.

RadSpreadStreamProcessing
Append Content to an Existing Document
A new section in the Workbook article describing how to write content to an existing document.
0
Tanya
Telerik team
answered on 03 Feb 2017, 04:48 PM
This week's latest resources are described below.

RadGridView for WPF

Setting a Theme
New section in RadGridView's Getting Started article explaining how to set up a specific theme for your project.

Columns Width
Explains how you can set a width to a column and the different settings you can use.
0
Tanya
Telerik team
answered on 10 Feb 2017, 05:03 PM
This week's latest resources are described below.

RadDocking for WPF

FlyoutBehavior
A new article documenting RadDocking's FlyoutBehavior property which can be used to change the behavior of the flyout of the control's AutoHideArea.

UI for WPF
EnumDataSource
New article describing the EnumDataSource utility which provides an easy way to bind a RadComboBox or a GridViewComboBoxColumn to an Enum.
0
Tanya
Telerik team
answered on 24 Feb 2017, 03:56 PM
This week's latest resources are described below.

RadChartView3D for WPF (RadCartesianChart3D)
Populating with Data
A new section containing data binding and data sampling information.

RadRichTextBox for WPF
ActiveDocumentEditor
New article describing the active document editor and how you can use it.

Positioning
Added information on how to get the element on the caret position. And how to convert between screen coordinates and document position.
0
Tanya
Telerik team
answered on 10 Mar 2017, 04:30 PM
This week's latest resources are described below.
 
RadDataForm for WPF
RadDataForm Events
New article describing RadDataForm's various events.

RadSpreadsheet for WPF
Events
A new article to describe the events you can use in RadSpreadsheet.

UI for WPF
RadObservableCollection
New article describing the RadObservableCollection class.
0
Tanya
Telerik team
answered on 21 Apr 2017, 08:41 AM
This week's latest resources are described below.

RadGridView for WPF
Binding to DynamicObject
The example demonstrates how to bind RadGridView to DynamicObject.

RadMap for WPF
Wraparound with Virtualization in VisualizationLayer
A new article describing how to combine Wraparound with Virtualization in VisualizationLayer.
0
Dinko | Tech Support Engineer
Telerik team
answered on 26 May 2017, 02:06 PM
UI for WPF
Material Theme
This help article will help you get familiar with the new Material theme.

RadComboBox for WPF

Selected Items Binding
New SDK example that demonstrates how to bind the selected items of the RadComboBox control to a property in your ViewModel class.

RadDataForm for WPF
DataFormValidationSummary Integration
New SDK example that demonstrates how to integrate the DataFormValidationSummary control with RadGridView.

RadPdfProcessing for WPF
Form
A new article describing how you can use the Form class to work with Form XObjects in RadPdfProcessing.

FormSource
A new article describing how you can use the FormSource class to assign content to a Form object.

Interactive Forms
A new documentation section describing the classes related to working with interactive forms in RadPdfProcessing.

Digital Signature
An article describing how you can sign and validate a digitally signed document with the API of PdfProcessing.

RadVirtualGrid
Overview
New Overview article of RadVirtualGrid

Getting Started
New Getting Started article for RadVirtualGrid

Editing
New Editing article for RadVirtualGrid

Pinned Rows and Columns
New Pinned Rows and Columns for RadVirtualGrid

Insert and Remove Data
New Insert and Remove Data article for RadVirtualGrid

Custom DataProvider
New Custom DataProvider article for RadVirtualGrid

Styling and Appearance
New Styling and Appearance article for RadVirtualGrid

Conditional Styling
New Conditional Styling article for RadVirtualGrid
0
Dinko | Tech Support Engineer
Telerik team
answered on 07 Jul 2017, 04:22 PM
Progress® Telerik® UI for WPF
Google Analytics Integration
New article showing how to analyze the usage data of the application using Google Analytics.

RadAutoCompleteBox for WPF
Customize Shortcuts
New article describing the HandleKeyDown method which can be overridden in order to customize the keys' default behavior or handle other keys.

RadPdfProcessing for WPF
FormFieldCollection
A new article to describe the FormFieldCollection class and its members that enable you modify the collection of form fields in a PDF document.

Inserting Widgets
A new section in the FixedContentEditor article showing how you can use it to insert widgets for the different form fields.

RadRichTextBox for WPF
Import/Export
A new section that describes the supported formats, format provider and the import-export settings of RadRichTextBox control.

RadWindow for WPF
RadWindowInteropHelper
The RadWindowInteropHelper helper class assists for the interoperation between Windows Presentation Foundation (WPF) and Win32 code.
0
Dinko | Tech Support Engineer
Telerik team
answered on 15 Sep 2017, 02:57 PM
New controls for UI for WPF
FileDialogs
New section regarding the new RadOpenFileDialog, RadOpenFolderDialog and RadSaveFileDialog controls.

RadChartView for WPF
Combine Mode
This article describe the combined mode mechanism of the categorical series in RadChartView.

Funnel Series
This article describe the new funnel series in the RadChartView suite.

Customizing FunnelChart Series
This article demonstrates how you can change the default look of the RadFunnelChart series.

RadLayoutControl for WPF
AddCustomElementInToolBox
A new SDK example showing how to add a custom element in the layout control toolbox

RadMaskedInput (Numeric, DateTime, Text, Currency) for WPF
Value Mode
This article describe the new ValueMode property of the RadMaskedTextInput control.

RadPdfProcessing for WPF
Create Interactive Forms
An SDK example showing how you can create interactive forms and insert them in a document using PdfProcessing.

Modify Forms
The example demonstrates how you can obtain the values of the forms in an existing PDF document, modiy them and save the new document to the file system.

FormFieldsCollection Methods
This section describes the new methods of the FormFieldsCollection class allowing you to easily construct a form field and add it to the collection.

RadPDFViewer for WPF
Digital Signature
A new article describing the functionality related to Digital Signatures in RadPdfViewer.

Save As
A new topic describing the Save As functionality of RadPdfViewer.

Interactive Forms
The article shows the interactive forms supported in RadPdfViewer and explains how you can use them.

Signing a document
A new section in the Digital Signature topic to describe how you can digitally sign a document.

RadSpreadStreamProcessing for WPF
Append Worksheet to Existing Workbook
This project demonstrates how to use RadSpreadStreamProcessing to generate worksheet and add it to an existing workbook.

Append Worksheet to Existing Workbook
This project demonstrates how to use RadSpreadStreamProcessing to generate worksheet and add it to an existing workbook.

RadVirtualGrid for WPF
VirtualGrid Selection
New section regarding the selection mechanisms provided by RadVirtualGrid.

VirtualGrid Commands
New section regarding the built-in commands in RadVirtualGrid.

VirtualGrid Filtering
New section regarding the filtering mechanisms provided by RadVirtualGrid.

VirtualGrid Sorting
New section regarding the sorting mechanisms provided by RadVirtualGrid.

RadWordsProcessing for WPF
PDF Export
The article is updated with information on how to convert HTML document to PDF.

Internal Telerik Document Processing
Telerik Document Processing SDK examples
The examples are moved into a new repository and are refactored so you can use them on any .NET platform.
0
Dinko | Tech Support Engineer
Telerik team
answered on 23 Feb 2018, 03:40 PM
Progress® Telerik® UI for WPF
Fluent Theme
An article showing the new Fluent theme.

MediaPlayer
An example showing how to create a custom MediaPlayer control with WPF.

DereferenceLinks
New section for the new DereferenceLinks property indicating whether a file dialog returns the location of the file referenced by a shortcut or the location of the actual shortcut file (with the .lnk extension).

RadGlyph
This article describes the RadGlyph FrameworkElement which enables seemless visualization of font glyphs.

RadCalendar for WPF
Key Properties
This article demonstrates the key properties of the RadCalendar.

RadChartView for WPF
DragChartAnnotation
An SDK example showing how to implement dragging functionality for a chart annotation.

DragChartAnnotation
An SDK example showing how to implement dragging functionality for a chart annotation.

RadContextMenu for WPF
Key Properties
Added a new "Key properties" article

RadDateTimePicker for WPF
Open the DropDown When the Control Gets Focus
RadDateTimePicker's API gives you the ability to open the DropDown when the control gets focus. In order to enable this behavior, you should set the RadDateTimePicker's OpenDropDownOnFocus property to True.

RadGridView for WPF
Binding to Dynamic Data
Added an article that illustrates the support for different types of dynamic data

RadMap for WPF
Imagery Sets
An article which described the current supported BingRestMapProvider types of visualizations.

RadPivotGrid for WPF
Editing
As of R1 2018, the RadPivotGrid control allows you to implement your custom editing logic through its EditProvider property and EditEnded event.

RadScheduleView for WPF
ReadOnlyBehavior
This article demonstrates the ReadOnlyBehavior of the RadScheduleView.

RadToolBar for WPF
Use mvvm in RadToolBar
This article demonstrates how to use RadToolBar with MVVM.

RadTreeView for WPF
Localization
This article provides an overview for the localization of the RadTreeView.

RadWindow for WPF
Active State Visualization Mode
This article demonstrates the active state visualization mode of the RadWindow.
Tags
General Discussions
Asked by
Telerik Admin
Top achievements
Rank 1
Iron
Answers by
Tina Stancheva
Telerik team
Yana
Telerik team
Rosen Vladimirov
Telerik team
Petya
Telerik team
Tanya
Telerik team
Martin Ivanov
Telerik team
Dinko | Tech Support Engineer
Telerik team
Share this question
or