Hi! to all of you. I am a new fellow amoung you.
I gave a form on my office web site which takes some data from user and saves that data into sql database. Now I want to give functionality to the administrator to check that data which was submitted by the user from web site. I want to display data in TextBox using code. As in VB we use datasource and datamember properties of textbox and bind the table columns to the textbox but here in VB.NET I did not find any property with this name or somthing like that.
One solution of my problem is the wizerd, but I don't want to use that facility. I want to use connection, dataadapter, dataset, datareader by coding.
Please anybody tell me how to bind textbox with table column by coding

Thanks;

Shahzad

E-mail: [email protected]