My difficulty is how to use ViewBag with DropdownListFor?
ViewBag
DropdownListFor
In my controller I am having:
TestModel model = new TestModel();
Here you can find a good reference: http://blogs.msdn.com/b/nunos/archive/2010/02/08/quick-tips-about-asp-net-mvc-editor-templates.aspx