Displaying a Access database table in VB 2010 DataGridView
Hello,
I connected a Access database table to the DataGridView control.
And the VB displays the table in the grid.
But the VB didn't pass the values of the Access table.
So I see an empty grid.
How can I manage this question?