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 / sneha gupta
set validationGroup = 'Save' for save button and textbox
but leave it blank for cancel button.
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
To wrap up a call to a Web service the standard used is..?
Difference between using directive vs using statement?
Where are session variables stored?
How do u deploy your asp.net application?
What is the equivalent of date() and time() in asp.net?
What’s the difference between response .redirect and server.transfer?
What is web api config?
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????
Differentiate between globalization and localization.
Explain the difference between asp and asp.net?
What is runat?
What do you mean by serialize and marshalbyref?
What is the difference between client-side and server-side validations in webpages?
What is a web server? What are the load limits in it?
Explain client side state management system.