My guess is that Atlas isn't finding the UpdateProgress control because it is hidden within the WizardStep. The UpdateProgress control shouldn't be nested levels deep. Since I see that you are using master pages, you could even put your ScriptManager in your master page so that you don't need to worry about it.
rchern13,
Many thanks for this. I moved the scriptmanager into master as well as the progress and it works nicely. I take that if in my wizard ie where i have field upload step i can programatically set the text of the updateprogress?
Many thanks
Ismail
No comments:
Post a Comment