Click here to Skip to main content
15,908,444 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I have a asp: dropdown box and a textbox

in textbox autocomplete , i call webmethod,
so when du entered in textbox , i get list of cities ,exp. dubai,dublin,duraet

but i want to check if asp:dropdown is there and if it has value in web method

how to do that
Posted
Comments
So, what have you tried and where is the problem?
maulikshah1990 3-Feb-14 4:06am    
no..thanks..i used jquery , with document.getelementbyid ..
and it works..

1 solution

I used jquery (document.elementbyid) with parameters , and it works...
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 10-Mar-14 0:49am    
Not an answer.
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900