Silverlight & WPF
Say Hello to RadGridView
RadGridView features sorting, grouping, editing, filtering, displaying of hierarchical data, and asynchronous loading of data. A completely different level of interactivity and performance has been added on top of the basics. RadGridView can work with millions of records without compromising its performance and rich feature set. It can be easily customized to fit perfectly into a variety of business applications.
Getting Started with RadGridView
In this video, we see how easy it is to get started using RadGridView. This video demonstrates using the design surface to add RadGridView to the page, hooking up data, as well as the sorting, grouping, filtering, and column operations available out-of-the-box.
Download the project Exporting Grid Contents to Additional Formats
We will learn how to export the contents of the RadGridView control to CSV, Excel, HTML or Text in this video.
Download the project Datapaging with RadDataPager
Need Data Paging? We have you covered with RadDataPager. You can easily page the data of your RadGridView with the Telerik RadDataPager control.
Download the project Group Aggregates
When you are using programmatic grouping, you can add aggregate functions to the group rows. These functions allow you to display information about the data in the group such as first item, last item, count of items etc.
Download the project Localization
Localization is a big deal to our customers and Telerik recognizes that. In this video, we will learn how to use the built-in localization of RadGridView to localize any string resource found in the control.
Download the project Validating Cells
It is hard to write a LOB application that does not have any data validation. In this video, we will walk you through adding data validation for your grid’s cells. This allows you to take complete control of the data being entered.
Download the project Copy and Paste Excel
In this video, we will learn how you can start taking advantage of the new copy and paste features build into RadGridView for Silverlight and WPF. With these features, you can seamlessly copy and paste rows and cells between RadGridView and Excel, allowing for a tighter integration between Excel and your XAML applications.
Download the project