By tag: CreateUserWizard
0
kicks
CSS Friendly Control Adapters, CreateUserWizard, and ViewState - Oh My
Using CSS Friendly Control Adapters, CreateUserWizard, and ViewState can cause some funky behavior - like not being able to get values off the wizard control in your event handlers. Read more for a work around!
0
kicks
Customizing the CreateUserWizard Control
"In this article we will be stepping through the process of customizing the CreateUserWizard into a multi-step process. Some believe breaking up a large data entry form into a multi-step process is less off-putting to the user and encourages them to see the process to its end. The process steps...