News

.databind isn't a method of the DataGridView obejct, and wouldn't reach that line anyway, it errors out on the line above it... .
I am trying to display all matching records from an Access2000 database in a Datagrid on a vb.net form. What needs to match is a user selected date. I'm ...