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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: JMelvin
  • Content: Threads
  • Order by date
  1. JMelvin

    Storing a datagrid record to Textboxes.

    I want to take a selected record from a Datagrid in VB6 and on command1_click load the highlighted record field by field into textboxes? txtFName = datagrid1.?????? FName is the first column of the datagrid. Am I even close???
  2. JMelvin

    Storing a datagrid record to Textboxes.

    I want to take a selected record from a Datagrid in VB6 and on command1_click load the highlighted record field by field into textboxes? txtFName = datagrid1.?????? FName is the first column of the datagrid. Am I even close???

Part and Inventory Search

Back
Top