16 Sept 2013•3 min read•38553 views
Creating cascading dropdownlists using MVC 4 And JQuery
My take on a blog post by Bipin Joshi on Creating Cascading DropDownLists Using ASP.NET MVC 4 And JQuery. I decide to use some more up to date features of mvc 4 including the section keyword, the Url.Action extension method and the jquery .on method
#dropdownlist#mvc4#javascript#mvc#jquery#web-api#csharp