|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Wizard ControlHi,
I have a wizard control with 5 steps in it. How can enable and disable sidebar buttons, so that the use will not be allowed to go from step1 to step 5 and click finish? I tried validation controls on the steps, but they wont get fired until the user enters that particular step. Thanks for any links. Anil. You can use Wizard.DisplaySideBar = false to stop the sidebar from
appearing at all. Validation will then stop them progressing to the next step until the one they are on is complete. Remoting wrote: Show quoteHide quote > Hi, > I have a wizard control with 5 steps in it. How can enable and disable > sidebar buttons, so that the use will not be allowed to go from step1 > to step 5 and click finish? I tried validation controls on the steps, > but they wont get fired until the user enters that particular step. > Thanks for any links. > Anil.
validation message only show in val summary when ShowSummary=true when no js to execute on client
Formview Question "AJAX" techniques for the ASPNET 2.0 TreeView control? I need a chart control with a special feature Client ID of User Control in Page templates Event from one WebControl triggering an event in another Web control HttpContext.Current.Session problem radiobuttons - no list Sorting DataView problem Interactivity between placeholders & objectdatasouces |
|||||||||||||||||||||||