Wizard
Sequence of an operation is called Wizard.
Asp.net Wizard control is used to manage multiple forms and collecting user input.
It follows a simple mechanism that's how we can built steps, add a new step and reorder the step.
How to create Wizard Server Control-
1. Select wizard control from toolbox.
2. Select MasterTag>add/remove Wizard Steps.
Here we can add steps [ name them ] as forms and by selecting each step a separate page will be shown for each form and you can use the wizard.
3. We can also format the design of wizard by selecting the master Tag >Auto Format.
Comments
Post a Comment