1
Answer

DataGridView and LINQ

Aaron

Aaron

16y
7.6k
1
So I have created a DataContext, formed my query, bound the query to my bindingSource, and bound the bindingSource to my dataGridView. However, nothing displays on my form. What have I missed? Thanks.
Answers (1)