Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
2
Answers
Create DropDownListFor in MVC and bind data from Database
Siraj Ahmed Mujahid
10y
1.2k
1
Reply
hi,
I am developing a MVC application, in one of The View I need to have a dropdownlist, where user can select account_code and the selected value need to be posted back to controller so that further processing of data takes place.
I need to populate this drop down from a table viz "Account_Master" in my database.
I tried many tutorials from net but nothing fit in my scenario.
Could you plz guide me step by step.
Thanks in advance.
Post
Reset
Cancel
Answers (
2
)
Next Recommended Forum
Populate textboxes from a dropdownlist
Get values of Label - LinkButton - session