Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Validators for Radio Button control
Message
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Validators for Radio Button control
Environment versions
OS:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
01306267
Message ID:
01306267
Views:
47
Hi everybody,

Ok, here is a problem.

I have a Wizard with multiple steps. The first step is to select which type of the event I'd like to use.

It uses RadioButtonList control with 2 buttons.

I'm wondering how can I make sure that the user selected one of the options before proceeding to the next step.

To make the problem a bit worse, the Next button doesn't seem to be the kind of button I can add OnClientClick to do this in the JavaScript code.

Do you have ideas how to handle this problem?

In addition, do you know how can I make sure that validation for all steps are fired in case the user skipped a page? Just check in the Finish button's code and do e.Cancel?

Thanks in advance.

UPDATE. I guess just required field validator will do.
If it's not broken, fix it until it is.


My Blog
Next
Reply
Map
View

Click here to load this message in the networking platform