Field validators in asp.net
Posted
by user279521
on Stack Overflow
See other posts from Stack Overflow
or by user279521
Published on 2010-05-12T13:52:25Z
Indexed on
2010/05/12
14:04 UTC
Read the original article
Hit count: 204
Is it possible to have "Required Field Validator" controls to validate more than one field (example I have 12 textboxes that are required. I want to try an avoid having 12 RFV controls.
© Stack Overflow or respective owner