1
Answer

DataGridView and LINQ

Ask a question
Aaron

Aaron

16y
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)