Y
Yoshitha
Hi,
In my webform i have few text box controls and 1 button control.
and for each text box i have placed
required field validatior.
and i set the following properties of
required field validator
Control to validate = the corresponding
text box name
display=dynamic
error message=must enter value
enableclient script=true
when am running my application if i directly goes to 2 textbox control with
out entering any value in 1st textbox then it has to display the error
message
which i had specified na but it is
not displaying any error message at
that time but it is displaying error
message after clicking on submit
button.
but what i need is it has to display this message
when the control lost its focus.
or before clicking on submit button.
can anybody tell me the solution for my problem.plz its urgent.
thanx in advance
yoshitha
In my webform i have few text box controls and 1 button control.
and for each text box i have placed
required field validatior.
and i set the following properties of
required field validator
Control to validate = the corresponding
text box name
display=dynamic
error message=must enter value
enableclient script=true
when am running my application if i directly goes to 2 textbox control with
out entering any value in 1st textbox then it has to display the error
message
which i had specified na but it is
not displaying any error message at
that time but it is displaying error
message after clicking on submit
button.
but what i need is it has to display this message
when the control lost its focus.
or before clicking on submit button.
can anybody tell me the solution for my problem.plz its urgent.
thanx in advance
yoshitha