Data Binding

The KendoReact PivotGrid supports data binding to an Online Analytical Processing (OLAP) cube that is accessible through HTTP and data binding to local data.


OLAP Service

KendoReact provides an OLAP service dll that you can use for testing. It is hosted at https://demos.telerik.com/olap/msmdpump.dll. To see the responses, you must query the service, you cannot open it directly in the browser. For more information on binding the PivotGrid to data over an OLAP cube, refer to the following articles:

Local Data

The KendoReact PivotGrid component enables you to data-bind to local data. See the Local Data Binding article.

In this article

Not finding the help you need?