My requirement is that on the ASPX page, a text box is only required if certain condition is satisfied. I have created a Custom Validation control to do this. But if I keep the value of the text box then the "ServerValidate" event of the Custom Validation control is not fired. How do I do this kind of validation using C#?
Thanks
Hitesh Kapadia
Thanks
Hitesh Kapadia