c# - required fields and asp.net -


im working on .aspx page in visual studio.

i want have text box followed drop down menu.

if user enters input in text box id , drop down menu both required before corresponding button can clicked.

is best way use requiredfieldvalidator ?

i think attempt conditional validation question similar question conditional validation asp.net


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -