New to Kendo UI for jQuery? Download free 30-day trial

jQuery PivotGrid Local Binding

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
local-flat-data-binding.html

Also available for:

API REFERENCE

Description

The Kendo UI for jQuery PivotGrid supports data binding and you can command the component to display data either from local or remote data storage.

The Kendo UI for jQuery PivotGrid provides an easy binding to a local flat-data structure. In this case, it processes the data on the client (browser) and creates a client cube representation (configuration).

The current example shows how you can populate the PivotGrid with local flat data. It also features filtering and sorting of rows and columns.

This PivotGrid example is part of a unique collection of hundreds of jQuery demos, with which you can see all Kendo UI for jQuery 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 Kendo UI for jQuery Dojo or ThemeBuilder.

Description

This demo for Kendo UI jQuery-based PivotGrid component shows how you can populate the widget with local flat data. The demo features filtering and sorting of rows and columns. To sort the PivotGrid rows and columns, click on the fields in the headers, the field menu or use the PivotGrid Configurator.

Support & Learning Resources

Additional Resources