Greetings Experts!
I have this weird problem, I can't figure it out!
I am using masterpages in my web application, and on one of the pages which uses the masterpage, has several textbox controls, and I have added several RequiredFieldValidator controls on the page and associated them with those Textbox controls, the validation works great, but I just found out that if I click any other button on the page which are not the main submit button, the validation controls fires out, this situation got me stuck! isn't there a way to control the "validation control" so that it doesn't fire unless the user clicks on one specific button only, so that the rest of the button controls will still work independently from the "validation control"..???
Thanks in advance.
~salman~
Start Free Trial