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 / minakshi
set VlidationGroup property of validator.
| Is This Answer Correct ? | 14 Yes | 13 No |
Post New Answer View All Answers
Who generates session id?
What is the difference between a multi-layer and multi-tier applications?
Which tool you have done?
What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
What is marshalling ? Is it a part of asp.net ?
What is server side session?
Is asp.net core faster?
What is the postback property in asp.net?
Describe the diffeerence between inline and code behind?
Is there any property names “isnavigating”?
What are the different ways you would consider sending data across pages in ASP (i.e between asp to asp)?
What is client side state management?
Describe how passport authentication works.
what are the web form events available in asp.net?
What is AutoPostback?