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
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