DotNetDunce
Programmer
I am in the process of creating an update page that I would like to look like the insert page I created. I wouild like to query the database and bring back my one record and populate my text fields, but I cannot figure out how to do this with the existing data controls. How do I populate a form with values retrieved from the database without using GridView, FormView, etc.
Any help is appreciated!
Any help is appreciated!