Community

ASP.NET MVC Tip #41 Create Cascading Dropdown Lists with Ajax

(Stephen Walther) In this tip, I demonstrate three methods of creating cascading drop down lists in an MVC application. First, I demonstrate how to write JavaScript code to update one dropdown list when another dropdown list changes. Next, I show you how you can retrieve the data for the dropdown li

Read More - Register for Free Membership