Thank you for the affirmation as well as the useful link, Benj !

That should really help out the OP and anyone else who is in a similar
fix.

On Aug 23, 7:38 am, Benj Nunez <[email protected]> wrote:
> Using a BindingSource is indeed correct Sir Cerebrus.
>
> I was working on a test project in which I want to establish a master-
> detail relationship purely using collections/generics (not
> DataRelation).
>
> This article helped me achieve 
> that:http://www.codeproject.com/KB/linq/SecondLINQ.aspx
>
> The author used a Dictionary, Linq, and a BindingSource, so that the
> output will display properly in the DataGridView.
>
> Regards,
>
> Benj
>

Reply via email to