Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Transfering highlighted data from datagrid to an array

Status
Not open for further replies.

phani24

Programmer
Joined
Sep 29, 2000
Messages
4
Location
US
Hi,
I have a table displayed in datagrid in VB6. The user selects the required rows(using Ctrl key) and the selected rows must be copied into an array or another table. I have tried using DataGrid.getSelectedRows, but it doesn't seems to work. Is there any other way to do it?

Thank You
Phani
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top