Good morning.
How do I populate a Html.DropDownList using a stored procedure?
Thank you for your help.
Sincerely,
Mike
Below will help you
http://stackoverflow.com/questions/4833652/asp-net-mvc-with-drop-down-list-and-selectlistitem-assistance
Refer below links
http://aspdotnet-kishore.blogspot.in/2013/10/json-create-cascading-dropdownlist-from.html
http://aspdotnet-kishore.blogspot.in/2013/10/how-to-create-cascading-dropdownlist-in.html
http://aspdotnet-kishore.blogspot.in/2013/10/how-to-bind-dropdownlist-from-database.html
http://aspdotnet-kishore.blogspot.in/2013/10/how-to-bind-data-to-dropdownlist-from.html
Hi MVCMike,
Thanks for your post.
MVCMike
How do I populate a Html.DropDownList using a stored procedure?
You can check the links that SRoja provided, and there’s a similar thread:
How to populate Selectlist using stored procedure
Hope this can be helpful.
Best Regards,
Eileen
check this thread
http://forums.asp.net/t/2022442.aspx?DropDownList+Fill+From+Database