Hey everyone,
Ive been using VB4-6 for years, and I recently moved to VB.NET. I have a MultiDimension Array: CodeGrid(0 to 40, 0 to 0)
Now, is there an easy way to simply dump that array into a DataGridView? If not, how can I edit, and add rows to the DGV?
Thanks,
Smark




Reply With Quote