Skip to main content
A newer version of this page is available. .

OData V4

The Data Source Configuration Wizard allows you to bind the PivotGridControl to data using the Microsoft-initiated OData V4 open protocol. Its RESTful API allows you to publish, read and edit resources defined in a data model using simple HTTP messages. To learn how to bound to Open Data, see Binding to OData.

pivot-odata-v4-service

After binding to Open Data, you can use the Retrieve Fields command to retrieve the available data source fields.

Note

To retrieve fields in code, use the PivotGridControl.RetrieveFields method.

As an alternative, you can use the Run Designer… command to invoke the PivotGrid Designer and add specific fields manually.