LinqforEntitiesCS - Chpt 1
Hi,
In the LinqforEntitiesCS example I tried dragging the 'Orders' node as a gridview to the MainForm. However it does not display Order detail for the selected Customer record.
I was expecting behaviour similar to the LINQforNWind example...which works as soon as the gridview is dragged from the data source.
Any ideas what I have missed?
Edit... when I create a new project and edm it works as expected. Perhaps the project download has something set which prevents the detail gridview binding as I expected.
Many Thanks
Phil
Last edited by Phils_UK; July 22nd, 2010 at 11:49 AM..
|