Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 527 Bytes

File metadata and controls

14 lines (9 loc) · 527 Bytes

PivotGrid with a WebAPI example

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.

Getting Started

  1. Clone the repository
git clone https://github.com/devexpress/devextreme-examples.git
  1. Open the devextreme-examples/pivotgrid-webapi/pivotgrid-webapi.sln solution in Visual Studio 2015 or higher

  2. Build and Run the solution