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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Accessing EditItemTemplate Value in Formview inside LoggedInTemplate09

Status
Not open for further replies.

leedslad81

Technical User
Feb 9, 2009
4
GB
Can someone help me? I have a wizard that a user can access only if they are logged in. Step 1 will bring up their details in a formview in edit mode. When a user enters there details, the next step confirms the data e.g. labels accessing the values from previous step. However no value is displayed on the label text. I have attached the code.

For reference:

LoginViewID = LoginView1
WizardID = Wizard1
FormViewID = FormView1

Any help will be greatly appreciated as this has been racking my brains for days.

Regards

Robert
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top