If we add a textbox and give the required field
validator,and i add two radio buttons 1 is yes another one
is No.And i add another one server control button ,if i
click the button ,if the radio button Yes is checked the
validation control is fired ,if no the validation control
is not fired.So what you used to solve this problem.
Answer Posted / vijay
required field valodator is used to check where a browser
has entered a value in atextbox or not.
| Is This Answer Correct ? | 57 Yes | 24 No |
Post New Answer View All Answers
What is difference between asp state management and asp.net state management?
What should you do is you want to remove an existing component but would like to make some funtionalities?
Can we store object in viewstate?
What are the contents of cookie?
What is application state?
What are sessions used for?
Can you use Web API with ASP.NET Web Form?
What is s2s tracking?
What is cache in asp net?
Can we set master page as a start page?
Can you explain the basic use of dataview?
Is asp.net mvc still used? : Asp.Net MVC
Explain the asp.net mvc folder conventions? : asp.net mvc
What is the use of the tag in the web.config file?
How can we provide the WebParts control functionality to a server control?