Is there a way, in the code behind, that I can void the validation group? For example, I have a requiredFiedValidator belongs to "submit" validationGroup. Sometimes, I don't want to make a field required (enforced by the requireFieldValidator).
Can I do that? Thanks.
Kelly
Go to the complete details ...