1
Answer

DataGridView and LINQ

Aaron

Aaron

15y
7.5k
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)