aspnet / AspNetWebStack

ASP.NET MVC 5.x, Web API 2.x, and Web Pages 3.x (not ASP.NET Core)
Other
858 stars 354 forks source link

DropDownList - selecting item using SelectList not working correctly #225

Closed ArmanHayots closed 5 years ago

ArmanHayots commented 5 years ago

Please check this one. DropDownListFor works good, while DropDownList not picking selected item and same behavior observed with multiselect version.

dougbu commented 5 years ago

Hi. It looks like this is a question about how to use ASP.NET. While we do our best to look through all the issues filed here, to get a faster response we suggest posting your questions to StackOverflow using the 'asp.net' tag.