Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Accessing formview data items

Status
Not open for further replies.

dgerdner

Programmer
Mar 30, 2005
41
0
0
US
I have a FormView bound to a SQLDatasource. I haved used the "EditInsertTemplate" to arrange all of the database columns that are then bound to Text Box controls. An example of a control (automatically generated) is contact_cityTextBox.

My question is, how can I programmatically access this control? For instance, after going into Insert Mode I would like to set a default value.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top