16 Sept 2013 • 2 min read
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