The ValidationSummary control allows you to summarize the error messages from all validation controls on a Web page in a single location. The summary can be dis...
RequiredField Validator Control,Range Validator Control, RegularExpression Validator Control,Custom Validator Control and Validation Summary Control are provide...
Custom Controls can be created in either of the following 3 methods.
1. Creating as a composite control : This method uses and combines the existing controls t...