DataGridView 1st column data to a textbox

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ProteusGak
    New Member
    • Jul 2006
    • 9

    DataGridView 1st column data to a textbox

    VisualBasic2005 :
    I have a datagridview1 with populated data.
    When a user selects a row, I want textbox1 to show the data in the first column. How do I accomplish this?
    Thank you, PG
Working...