Hello
How do I validate RequiredFieldValidator/CompareValidator conditionally. I have aded RequiredFieldValidator/CompareValidator on date textbox. I want that if textbox1="No" thne it should not validate or compare date text box, if textbox1="Yes" then it should validate.
Is this possible on form submit button or any other way?
Please advise, I am stuck here from last 2-3 hourd and not abe to resolve it.
...
Go to the complete details ...