WebForms PivotGrid Overview
In Q2 2012 SP1 a CTP version of new RadPivotGrid control is released. RadPivotGrid is a data summarization control where users can break down raw data in any manner they want. A pivot table can help quickly summarize the reports and highlight the desired information. It displays data in format such as spreadsheets or business intelligence applications.
The Pivot Grid is part of Telerik UI for ASP.NET AJAX, a
professional grade UI library with 120+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.
Key Features
Various field types
Codeless data-binding using the DataSourceControls in ASP.NET 2.0/3.5
Data-Binding to various data sources which implement the IEnumerable, IList, IQueryableor ICustomTypeDescriptor interfaces
Integrated paging
Integrated sorting
Integrated scrolling
Interoperability with RadAjax and loading indicators - dramatically improves the responsiveness of the component, simulates Windows-application like behavior, and minimizes the traffic to the server
Easily customizable skinning mechanism (setting single Skin property of the pivotgrid)
The expanded state of the items is persisted while navigating through pages.
Get Started
Visit the Getting Started article to learn more about PivotGrid. Also, you can check out the RadPivotGrid online demos to see it in action.