V
Vai2000
Hi All, I have a Tab Control on a windows form. Each of the Tabs collection
have a Datagrid in it.
When I switch a tab, is there a way I can retrieve contents of the Datagrid
which the Tab has focus on?
Right now I am explicitly using dg1 and dg2 and when a certain Form menu is
clicked I explicitly point to the DataGrid. Was looking for a better
solution.
TIA
have a Datagrid in it.
When I switch a tab, is there a way I can retrieve contents of the Datagrid
which the Tab has focus on?
Right now I am explicitly using dg1 and dg2 and when a certain Form menu is
clicked I explicitly point to the DataGrid. Was looking for a better
solution.
TIA