Get data items from a dataGrid
Windows Forms
2
Posts
2
Posters
2
Views
1
Watching
-
If I have a populated dataGrid in visual c++, how can I get values from the dataGrid without going to the underlying dataSet. Is there a way to use dataGrid->currentRowIndex to reference the row and then return the value from a given column. Thanks!! Kim
-
If I have a populated dataGrid in visual c++, how can I get values from the dataGrid without going to the underlying dataSet. Is there a way to use dataGrid->currentRowIndex to reference the row and then return the value from a given column. Thanks!! Kim