This example configures the WinForms Data Grid to display, edit, and save master-detail data. The grid control is bound to a DataContext that is filled via LINQ to SQL. To run the example, you need ...