By default, the grid displays detail views on tab pages. If there are several child views at the same level, only one can be seen at a time - the one that appears on the selected detail tab.
You may wish to add an additional level (GridView) to display a list of relations and allow a user to expand them, to see the actual detail under one other. This example demonstrates how to implement this feature by handling the MasterRow~ events.
Question Comments
Added By: sandra ruiz 1 at: 1/3/2013 7:23:14 AM
am I missing something or this example is incomplete? thanks.
Added By: Peter Thornton at: 4/3/2013 7:30:36 AMThis really is a bad solution. Why shoud developers have to cope with fake views and a bunch of events to show multiple details under eachother? This is something even the most basic grids can do.
How come you haven't made this a feature yet?
Added By: Jannet (DevExpress Support) at: 10/15/2014 10:59:02 AM Hello Sandra and Peter,We will review this example and get back to you ASAP. Please stay tuned.