How do you use a custom validator? When might you want to
use one?
Answer Posted / sravanthi kilari
Insert Custom Validator Control and then write the custom
function. If Other Validation Controls did't meet our
requirement then we will go to Custom Validator Control.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is ViewState? What does the "EnableViewState" property do? Why would I want it on or off?
What is the difference between debug and release?
Explain what is event bubbling?
What is a web api endpoint?
Explain the server control events of asp.net ?
How to bind all the binding controls in a page at once in ASP.NET?
What is difference between Fragment Caching and Page Caching in ASP.NET?
Why mvc is faster than asp.net? : Asp.Net MVC
I’m having some trouble with cas. How can I diagnose my problem?
What is the difference between “Web.config” and “Machine.Config”?
What is an axd file?
Name the namespace which is used by ado.net?
Explain what are delegates?
What is ashx file in asp.net?
What is the difference between a multi-layer and multi-tier applications?