I have a textbox , assign required field validator and i
have two buttons 1) save 2) cancel , i want the validator
run only when i click save button, don't validate cancel
button , what to do?
Answer Posted / lakshmi
set cause validation property to false
| Is This Answer Correct ? | 12 Yes | 5 No |
Post New Answer View All Answers
Which method do you use to kill explicitly a users session?
Explain About duration in caching technique
What is clickid?
How to prevent client side validation from the ASP.NET validation controls?
Explain the benefits of viewstate?
What is microsoft windows sharepoint services?
Differentiate between namespace and assembly.
How do I use a proxy server when invoking a web service?
What is cross page posting in asp net?
How to make sure that contents of an updatepanel update only when a partial postback takes place (and not on a full postback)?
Suppose You Want A Certain Asp.net Function Executed On Mouseover For A Certain Button. Where Do You Add An Event Handler?
Is session stored in browser?
Define satellite assemblies.
Explain authorization levels in .net ?
Is asp.net different from asp? If yes, explain how?