RequiredFieldValidator for RadioButtonList, ListBox, etc...

  • Thread starter Thread starter Ferret Face
  • Start date Start date
F

Ferret Face

Is there a 'standard' way of creating a (pseudo-)validator for those web objects that are not supported by the validators to begin wih?

I am looking for something that does not require the compilation of a custom ASP control.

TIA...
 
Take a look at Peter Blum's validators, a LOT of extra functionality for a very decent price. They do what you asked for AND more.

http://peterblum.com/VAM/Home.aspx
Is there a 'standard' way of creating a (pseudo-)validator for those web objects that are not supported by the validators to begin wih?

I am looking for something that does not require the compilation of a custom ASP control.

TIA...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top