Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 2.39 KB

File metadata and controls

36 lines (22 loc) · 2.39 KB

WinForms Data Grid - Visualize master-detail data (runtime)

This example shows how to bind the WinForms Grid Control to the NorthWind database and implement master-detail relationships (Category-Product).

The GridView displays data from the Categories data table. The CardView displays data from the Products data table. These data tables are linked by a master-detail relationship that is set up in code.

Files to Review

Documentation

See Also

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)