Please am new to VB2008 and can someone show me
how to retrieve all the rows into Text boxes when a user clicks on that particular row?
I want the first column("ID") to be retrieved into txtID.text, column("Name") into txtName.text, column("Address") into txtAddress and so on.
Thank you, Gurus.
Ben
how to retrieve all the rows into Text boxes when a user clicks on that particular row?
I want the first column("ID") to be retrieved into txtID.text, column("Name") into txtName.text, column("Address") into txtAddress and so on.
Thank you, Gurus.
Ben