Question : Usning the wizard control in asp.net

Hello experts,

I am using the wizard control as a way to let the user create a survey that consist of a number of questions and their respective optional answers. In other words, each page the wizard displays will have a textBox for the question and below it a list of radio buttons or check boxes where the optional answers can be selected from.

My question is this: If the number of pages (questions) displayed by the wizard is limited to the number of the wizardstep elements used, doesn't this mean I will be confining the user to a specific number of questions?
Is there a way to leave it to the user to define how many wizardsteps elements (questions) he can have in his survey?

Thank you

Answer : Usning the wizard control in asp.net

Random Solutions  
 
programming4us programming4us