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.