Stories recently tagged with 'CreateUserWizard'

CSS Friendly Control Adapters, CreateUserWizard, and ViewState - Oh My(stevenharman.net)

submitted by usshermussherm(5285) 4 years, 10 months ago

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! read more...

add a comment |category: |Views: 45

tags: another

Customizing the CreateUserWizard Control(aspnet.4guysfromrolla.com)

submitted by gavinjoycegavinjoyce(25.7k) 5 years, 7 months ago

"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 we will be creating will include: * A step which will gather billing address information, * Another for shipping information, and finally, * One to collect user information " read more...

add a comment |category: |Views: 213

tags: another