Got this weird bug. I have a DataGrid, looks all pretty and shit, and I'm using in place editing. Everything works great except for one column. The column is just a label column, but OnEditCommand ...
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 ...