Show theme settings Shopping cart Download trialFree Trial
Change Theme Settings
Change Theme Settings
Themes
 
Show All Themes
v
...v

Drill Down

Click on the Cell to Get the Drill Down Result.
Page 1 of 178 (1774 items)Prev1234567176177178Next
Page 1 of 178 (1774 items)Prev1234567176177178Next

The ASPxPivotGrid provides a drill-down capability that enables you to retrieve a list of records that were used to calculate a particular summary.

To obtain drill-down data, use the pivot grid's CreateDrillDownDataSource method. Its parameters completely identify a summary cell.

In this demo, click a summary cell to view the records from the control's underlying data source associated with this cell. The obtained data is displayed by the ASPxGridView within a popup window.


See Also:
Collapse/Expand
Local Copy of this Demo
To inspect the source code for this demo on your machine, you must first install our components via the DevExpress Component Installer.
You can open a local copy of this online demo directly from this webpage (if using v20.2.8, 21.1.4 or higher).
Open CS Solution
Open VB Solution
The source code files for this demo are installed (by default) in the following directories:
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\ASPxPivotGridDemos
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\VB\ASPxPivotGridDemos