|
|
||||||||
|
||||||||
|
||||||||
|
|
|
| This Simple asp.NET program will demonstrate you to use the RequiredFieldValidator. The use of require field validation is very simple and it to validate values it does not require a server trip. So all validation is perform on Client side. Just specify the ControlToValidate property and give the id of control which need to validated. We have given example with radio button and text box , you can use it for other controls also. |
| |
|
• Discuss Tutorial
• Comment On Tutorial |
• View Tutorial
• Report Broken Link |
|
|