Can anyone suggest a good way to develope dynamic forms with ASP.NET MVC?
I have cascading dropdowns on the page (options in the dropdown depends on the value, selected in the previous dropdown).
All the values come from the database.
How can I implement such behavior using ASP.NET MVC?
Of course I'd like to receive all the values in the controller when I submit my form.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…