Hi!
Using VS2008. When I follow this walkthrough (although I actually used two
DataGridViews) I get the expected rows in the CustomersDataGridView and only
a "new" line in the OrdersDataGridView. I expected to see the handful of
ALFKI orders in the OrdersDataGridView. And yes, I was careful to drag the
Orders node of the Customers table rather than the Orders table itself.
Does this walkthrough work ? Thanks.

Signature
CindyW
CindyW - 01 Aug 2008 12:13 GMT
> Does this walkthrough work ? Thanks.
I tried and tried doing the example with Customers and Orders. When I tried
with two tables from Pubs it worked perfectly. Also worked perfectly with
other related tables from Northwind.