I am following the steps in the display-db-query-in-a-datagrid tutorial and I am unable to complete step #6
- Add two columns to the DataGrid.
- Set Property of the first column to
ShipCity
(you have to type it in). Set Title toCity
.- Set Property of the second column to
Count
. Set Title toOrders
.
the "add" button is not responding...