L
LL
Hi,
I have one dropdownbox and a text box.
How to verify this use validator control.
if dropdownbox selectedindex =0 and text1.text == ''
{
ErrorMessage.
}
Thanks.
I have one dropdownbox and a text box.
How to verify this use validator control.
if dropdownbox selectedindex =0 and text1.text == ''
{
ErrorMessage.
}
Thanks.