I am trying to pass some list of items to the view via ViewData to create a drop-down list. This shouldn’t be too difficult, but I’m new to MVC, so I might be missing some obvious Stuff.
The
I am trying to pass some list of items to the view via ViewData to create a drop-down list. This shouldn’t be too difficult, but I’m new to MVC, so I might be missing some obvious Stuff.
The