Dear Experts,
I am using a Wizard control, and am only displaying the SideBar as links for navigation ( i.e. no predefined next/previous/finish buttons are displayed). I would like for clicking of these sidebar links to bypass validation completely, even the client side validators. With just about any other control, there is a corresponding boolean CausesValidation property which does the trick. Does such a property exist for the Wizard SideBar or WizardStep types?
Thanks!
I am using a Wizard control, and am only displaying the SideBar as links for navigation ( i.e. no predefined next/previous/finish buttons are displayed). I would like for clicking of these sidebar links to bypass validation completely, even the client side validators. With just about any other control, there is a corresponding boolean CausesValidation property which does the trick. Does such a property exist for the Wizard SideBar or WizardStep types?
Thanks!