I have this annoying problem where my DropDownlist doesn\'t select the current value by default.
Controller:
var YearsCycling = new SelectList(new Li
I have some problems when using a ViewBag with the same name as the html-element.
So, doesn't use a DropDownList for EventId, when the SelectList is stored in a ViewBag.EventId.
Change ViewBag.EventId to ViewBag.EventData, and it's fixed.