jQuery PivotGrid Local Binding

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

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.

Support & Learning Resources

Additional Resources