Click here to Skip to main content
15,867,921 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hai,

I want to bind a child dropdown based on the parent dropdown using JQuery. For example, when we select a state in States DropDownList, it will populate the City DropDownList based on the state selected using JQuery.

Help me please...

Thanks in advance....
Posted

You can see this link->

Click


This link will complete all your needs.
 
Share this answer
 
v2
This plugin may help you: jqueryselectcombo[^]

BTW, you may also use AJAX CascadingDropDown[^] to do the same.

Hope this helps!
 
Share this answer
 

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