This sample project demonstrates how to configure the DevExtreme PivotGrid widget for working with remote WebAPI data service. In this example, the PivotGrid is configured to support Remote Operatons and Drill Down features.
- Clone the repository
git clone https://github.com/devexpress/devextreme-examples.git
-
Open the devextreme-examples/pivotgrid-webapi/pivotgrid-webapi.sln solution in Visual Studio 2015 or higher
-
Build and Run the solution