tags:

views:

50

answers:

1

hello i want to implement cascading drop down list in asp.net mvc 2.0 from database. i had implementated it on mvc 1.0 but its not working in mvc 2.0 thank you.

A: 

Have you tried using the upgrade wizard to update your code to use MVC 2.0?

Upgrading an ASP.NET MVC 1.0 Application to ASP.NET MVC 2

Clownish Carnage