I have a windows form in a vs 2005 project that i need to use a datagridview control on. In order projects using vb6 I would populate the grid and format all of the columns using code. Is it possible to take this same approach with vb.net?
Start Free Trial