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


Please Help Members By Posting Answers For Below Questions

Is there any limit for query string? Means what is the maximum size?

485


Explain difference between friend and protected friend?

522


What does it mean your session has timed out?

523


Explain the steps needed to be performed in order to create an animation in xaml?

551


What are the new web part controls in asp.net 2.0 ?

524






How many web config files can be created for an application?

448


Hello, Using Visual Studio 2005 (VB) I am working to create a Web Site implementing the following: Within a gridView I have placed a dropdownlist control with a DataSourceID="SDSLkupList". SDSLkupList is a sqlDataSource used to store a lookup list for dropdownlist translation from ID to text. SDSLkupList contains the translation text and other fields related to the dropdown selection ID. (Thought it would be efficient to get everything at the same time.) I would like to provide the user the ability to select from the dropdownlist and, based on the selection, use labels to list related columns stored on the SDSLkupList in separate gridView columns. I have read that SqlDataSources are not meant to be used for individual controls. Since SDSLkupList contains all related information, is there a way to do a find using the dropdownlist selectedValue? (I was not able to discover one.) Otherwise, what should I use? It would need to set the labels on the gridView DataRowBound event as well as the SelectedIndexChanged events. Has anyone done this? Any help would be appreciated. Thanks in Advance. Neal

1370


What are the modes of updation in an updatepanel?

553


Is sql backend or frontend?

553


What is difference between session and cookies?

543


What is a runtime version?

526


How does http session work?

518


What is the difference between Hash table and Array list?

369


Can we add code files of different languages in app_code folder?

597


What are custom controls?

530