As a RadComboBox user you probably are already aware of the fact that it provides two edit modes out of the box – along with the default non-editable mode there is an editable one.
The editable mode allows the user to get the desired item by typing, however it also ignores the SelectionBoxTemplate which gives you the ability to display the selected item differently.
This article will demonstrate how to customize the appearance of the selected item by modifying the EditableTemplate of RadComboBox.
When it comes to built-in filtering, autocompleting search results and virtualization the RadAutoCompleteBox is the control to go. The control provides multiple selection, autocomplete and text searching modes with it’s out of the box enabled filtering and virtualization. In most scenarios when there is a need for searching/autocompleting functionality the RadAutoCompleteBox behaves perfectly and gets the job done but there are couple more complex scenarios where it is possible to improve its functionality.
This article shows how to set up and utilize Telerik Backend service from a .Net application.
This is just the first step of a journey to build an amazing Premier League stats application, that will help you discover some hidden statistics of the current season.
Implementing analytics in a WPF application is easy. Find out how to add feature usage tracking to a WPF application in this article complete sample source code to help you along the way.