Click here to Skip to main content
15,891,943 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am new to MVC and i have a view which is using three tables. On the display i am using search criteria to filter the view. One of the column is a dropdown .....this should show the description and id value to filter from other table.
Please let me know
Posted

1 solution

C#
//Hi Sandhya as you asked question, MVC populate dropdown using database column, Go through the given link, as per your description if you want to get the values or text from dropdown fro your search criteria you can use jquery.   

http://www.aspdotnet-pools.com/2014/06/bindpopulate-dropdownlist-using-entity.html[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900