How to populate drop down from data base
In my application i have on country table and another is state table and i want to fill the drop down from my data base using connection string;in asp.net with mvc4
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.
Manish Kumar ChoudharyPosted Jan 12, 2015, 10:57 PM
Hi Shnkar Namdev,
Go through following links it will help you
http://www.codeproject.com/Articles/730953/Cascading-Dropdown-List-With-MVC-LINQ-to-SQL-and-A
http://www.c-sharpcorner.com/UploadFile/4d9083/creating-simple-cascading-dropdownlist-in-mvc-4-using-razor/