i have to capture the row values seperately in an datagridview.
Windows Forms
1
Posts
1
Posters
0
Views
1
Watching
-
hi folks.i fetched the data from the database and bind it to the datagridview.what i want now is when i hit button i have to capture the coresponding row value seperately in a datagridview.how to get? for ex,datagridview has 5 rows and 5 column means when i hit the button, i should get the 5 row values seperately.iam in the urgent need of it.how to do this.am new to the winforms.am waiing for ur reply.