I have a problem in conditional validation, I have a drop down and a text box and on text box I have to validate based on the value selected in drop down. Like I have some value to be selected from drop down as email, phone number,username etc. and If user selected email from drop down then on text field I need to perform email validation and if user selected username then I need to perform username validation on text box.
Can any one give me any suggestion how to achieve such requirement in smartclient.
Using smartclient 8
Can any one give me any suggestion how to achieve such requirement in smartclient.
Using smartclient 8
Comment