Hi,
I want to know if I will be able to use this wizard framework in my application.
My application is used to run surveys. The survey definitions are defined in a database .
The application reads questions and associated question options from a database and uses this information to populate the question.
Each question defined has associated attributes like the control type that is used to display the options in or TextBox to allow the user to enter the answer, the data type and a few other options.
The wizard will contains static start and finish pages and all the pages in between are dynamic.
Is there a way that the wizard framework can be used in these circumstances where the tab pages are added and setup at run time?
If this is possible, do you have any sample applications?
Thanks,
Matt