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?
Answers were Sorted based on User's Feedback
Use property CauseValidation="false" for the Cancel Button
Is This Answer Correct ? | 87 Yes | 9 No |
Answer / 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 |
Answer / divakar upadhyay
You have take the validation summary and put ValidationGroup On validation summary for e.g Validationgroup="a" and Put Same ValidationGroup on Save Button and take RequiredField Validator and Set TargetControl i.e Textbox Id should be assigned to the Target Control and There is no need of validationgroup to the cancel button.
In This Way Save Button Will be Validate and Cancel Button should not be validate.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / smit sisodia
set validation control="false" of cancel button
Is This Answer Correct ? | 1 Yes | 2 No |
What kind of programming language is ASP.NET?
What is stateless asp or asp.net ?
2 Answers Accenture, BirlaSoft,
What is diff. Between abstract class and an interface?
What is active web pages?
how we can solve machine key error in asp.net?
What are the Types of chaching. How to implement caching
i need code for insert,delete,update adn display records using stored procedure in C#
hi guys do u know how to go one page to one page to another page plz tell me any of u know
How can we identify that the page is post back in asp net?
What is the difference between Codebehind="MyCode.aspx.cs" andSrc="MyCode.aspx.cs"?
How to set the pane area to transparent of a scrollPane component.?
what is the differance between .DLL & .EXE
10 Answers Infinite Computer Solutions,