Click here to Skip to main content
15,891,372 members
Please Sign up or sign in to vote.
4.00/5 (2 votes)
See more:
hello my problem as follows,
how to bind one autocompletetextbox to another textbox
e.g.


first Country textboxbox enter india


and another State textbox only show india state as autocompletetextbox.
so please give solution.
Posted

In addition to cascading dropdowns, you might want to try JQuery, as done here.
 
Share this answer
 
use CascadingDropDown from ajax control toolkit, hope your purpose will serve

Thanks
 
Share this answer
 
 
Share this answer
 
v2

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