I am using C# in VS Express 2013 and have created a multi-tab form with multiple DataGridViews on different tabs. Is there a way to generate a list of the names of my DataGridViews during runtime (ie, DataGridView2, DataGridView4, etc)? Have tried several things thus far with no success - nor can I find anything on the web.
Thanks,
Paul Hudgens
Denver
Thanks,
Paul Hudgens
Denver