Skip to content

Latest commit

 

History

History

pivotgrid-webapi

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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