G
Guest
I’m trying to figure out how I can achieve the followings:
While typing in a textbox, making a webservice call gets possible values
from DB in Autocomplete textbox. I need to validate that the user selection
is one of the value list in AutoComplete textbox. If not, I need to display
a warning message. Does anyone know how I can do this? I can do this by
customValidate controls. But how. Could you please give me code as
wellThanks in advance,
While typing in a textbox, making a webservice call gets possible values
from DB in Autocomplete textbox. I need to validate that the user selection
is one of the value list in AutoComplete textbox. If not, I need to display
a warning message. Does anyone know how I can do this? I can do this by
customValidate controls. But how. Could you please give me code as
wellThanks in advance,