News

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.
Is there any way to programmtically remove controls from a windows form at runtime with VB? I haven't done any VB development since helping friends in college (a long time ago). I have found how ...