Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Validators for Radio Button control
Message
 
 
To
28/03/2008 04:33:15
General information
Forum:
ASP.NET
Category:
Other
Environment versions
OS:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
01306267
Message ID:
01306408
Views:
4
The problem with Wizards is that you don't have a direct access to the Next, etc. buttons in the property sheet. I guess I may try to add attributes in the code, but I haven't tried.

Anyway, for that particular wizard and radio button list I just used required validator and it worked fine.

But how can I add one summary validation for all pages (so, if user somehow skipped a page, I still validate it), it's not yet clear for me.

>Hello,
>
>I'm not a great ASP.NET guy but I think a CustomValidator and setting the CausesValidation property on your NEXT control to true should work.
>
>Just a suggestion :-)
>
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform