New to Telerik UI for ASP.NET MVC? Download free 30-day trial

ASP.NET MVC PivotGrid Remote Data Binding

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
remote_flat_data_binding.cshtml
Remote_Flat_Data_BindingController.cs

Also available for:

CLIENT-SIDE API SERVER-SIDE API

Description

The Telerik UI for ASP.NET MVC PivotGrid control supports remote data binding and you can display remote data in the component.

To implement the remote data-binding feature, you need to specify a remote endpoint or web service returning an OLAP cube, and utilize the Telerik UI for ASP.NET MVC PivotDataSource as a mediator between the PivotGrid and the underlying cube data.

To make the connection to the remote endpoint and process the data properly, the data source requires information about the web service URL.

This example showcases how to bind the PivotGrid to remote flat data. It also features filtering and sorting of rows and columns.

Additional Apps

This PivotGrid example is part of a unique collection of hundreds of ASP.NET MVC demos, with which you can see all Telerik ASP.NET MVC components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in the ThemeBuilder.

Support & Learning Resources

Additional Resources