Asp.net mvc dropdown text
I have a dropdown in my asp.net mvc app, I have to display dropdown text using linq case statement in the index page
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Shailesh UkePosted May 5, 2015, 1:31 AM
Please refer the following link ,
http://stackoverflow.com/questions/19140812/asp-net-binding-linq-query-results-to-html-dropdownlist-using-mvc
http://www.c-sharpcorner.com/UploadFile/4d9083/binding-dropdownlist-in-mvc-in-various-ways-in-mvc-with-data/
Thanks,