Author: RogerWilco | Posted on: 9/11/2009 2:33:59 PM | Views : 857

I have a page with a Wizard control and several WizardStep steps inside. I want to dynamically disable/enable the fourth step based on the user's selection from the second step.
In other words, if the user does not select this particular feature, they should not see this wizard step at all and skip over it when using the next button and shouldn't be able to click it in the side bar links.
Is this possible?
...

Go to the complete details ...