Skip to content

DevExpress-Examples/winforms-grid-use-layoutview-as-master-view

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinForms Data Grid - Use the Layout View as a master View in master-detail mode

This example shows how to:

  • Bind the Grid Control to master-detail data (Order-Details).
  • Use the LayoutView as a master view.
  • Allow the user to select the type of detail view (Grid, Card, or Layout View).

WinForms Data Grid - Use the Layout or Card View as a master View in master-detail mode

Files to Review

Documentation

See Also