Click here to Skip to main content
15,913,941 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hello friends,
I want to get the value of the first drop down box. how can i get selected value of the first drop down box. with the help of that value i want to bind the second drop down. for example my first drop down box is for country. and i selected the India. so the value of that selected item the second drop down box state is bind.
can any body help me?
thanks in advance.
Posted
Updated 9-Apr-12 1:54am
v2

Will you like to give some example.
 
Share this answer
 
Comments
niravbhavsar 4-Apr-12 9:18am    
suppose one dropdown list is country. and other dropdown box is state. when we select country the id of that country fetch and it pass as aparameter to get the state of that country id.
i am use the ajax to bind that drop down. for bind that box i create the other page for fetch the value of the selected value and acccording to that page i get the value of that particular selected item of the first drop down box.
 
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