Click here to Skip to main content
Sign Up to vote bad
good
See more: C#ASP.NETMVC
Hello,
 
I am learning with MVC. I am able to bind simple one dropdown list.
But how can i get selectedindexchanged event in MVC?
How can i bind another dropdownlist from first dropdown selectedindexchaged?
Suppose i have first country dropdown list. I want to bind states on the basis of country.
How can i do this things in MVC?
 
Please help me....
Posted 18-Jan-13 4:15am
VIPR@T2.8K


1 solution

I would use jQuery to do it client side.
 
Here is an example of how to use jQuery with a select object. Just modify this to update another select object with an ajax call.
 
Here is a link to just such a solution: http://www.codeassembly.com/examples/jquerycombo/test.html[^]
  Permalink  
Comments
Marcus Kramer - 18-Jan-13 11:35am
+5.

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

  Print Answers RSS
Your Filters
Interested
Ignored
     
0 Sergey Alexandrovich Kryukov 6,959
1 Prasad_Kulkarni 3,671
2 OriginalGriff 3,359
3 _Amy 3,332
4 CPallini 2,925


Advertise | Privacy | Mobile
Web02 | 2.6.130617.1 | Last Updated 18 Jan 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid