Heru
November 30th, 1999, 07:14 AM
Need help with DataGrid.
I have a form with DataGrid bound to database (access). I have another form with another DataGrid. What I need to do is to make the user able to choose one or more row(s) from the first DataGrid in the first form and then "copy" what has been chosen into the second DataGrid in the second form. I've been trying to look for DataGrid's properties & methods that can do this unsuccessfully. Can VB actually do this thing? Or worst come to worst can I "copy" into texboxes in the second form instead of DataGrid ?
I appreciate anyone who can help me very very much..I'm kinda DESPERATE : ( , Thanks, Alec.
I have a form with DataGrid bound to database (access). I have another form with another DataGrid. What I need to do is to make the user able to choose one or more row(s) from the first DataGrid in the first form and then "copy" what has been chosen into the second DataGrid in the second form. I've been trying to look for DataGrid's properties & methods that can do this unsuccessfully. Can VB actually do this thing? Or worst come to worst can I "copy" into texboxes in the second form instead of DataGrid ?
I appreciate anyone who can help me very very much..I'm kinda DESPERATE : ( , Thanks, Alec.