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

Advanced Master-Detail View

Drag a column header here to group by that column
Contact Name 
Company Name 
City 
Country 
ExpandCharlotte CooperExotic LiquidsLondonUK
ExpandShelley BurkeNew Orleans Cajun DelightsNew OrleansUSA
CollapseRegina MurphyGrandma Kelly's HomesteadAnn ArborUSA
 
Product Name 
Category Name 
Quantity Per Unit 
Unit Price 
Units In Stock 
Discontinued 
ExpandGrandma's Boysenberry SpreadCondiments12 - 8 oz jars$25.00120
ExpandUncle Bob's Organic Dried PearsProduce12 - 1 lb pkgs.$30.0015
ExpandNorthwoods Cranberry SauceCondiments12 - 12 oz jars$40.006
    Avg=$31.67Sum=141 
ExpandYoshi NagaseTokyo TradersTokyoJapan
ExpandAntonio del Valle SaavedraCooperativa de Quesos 'Las Cabras'OviedoSpain
ExpandMayumi OhnoMayumi'sOsakaJapan
ExpandIan DevlingPavlova, Ltd.MelbourneAustralia
ExpandPeter WilsonSpecialty Biscuits, Ltd.ManchesterUK
ExpandLars PetersonPB Knäckebröd ABGöteborgSweden
ExpandCarlos DiazRefrescos Americanas LTDASao PauloBrazil
Page 1 of 3 (29 items)Prev123Next

This example illustrates the power and flexibility of the DevExpress ASP.NET Grid View (ASPxGridView) and its built-in UI, by demonstrating how end-users can switch between sibling detail grids via detail tabs.

To provide this functionality, the Page Control Page Control (tab strip) is placed in the master grid's DetailRow template. Using the Page Control, a tab page is created for each detail grid. When an end-user clicks a detail tab, the corresponding detail grid is automatically displayed.

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\ASPxGridViewDemos
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\VB\ASPxGridViewDemos