TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Nirmal Roy
NA
365
29.6k
How to get DropDownList SelectedValue in Controller in MVC?
Jun 20 2016 6:59 AM
How to get DropDownList SelectedValue in Controller in get method without page load in MVC?
@Html.DropDownList("insitudename", ViewBag.insitudename as List<SelectListItem>, "Select Institute", new { @class = "form-control", onchange = "student_verification(this.value);" })
[HttpGet]
public ActionResult student_verification(MdStdNew objst, string stateId)
{
return View(objst);
}
but in this selected drop down list item data is not binding in a table . why??
i have use json method also. bt data is not binding in a table in mvc.
can some one help me?
Reply
Answers (
1
)
how to make the attached document big enough for customer
Sum The Amounts Of Datagrid Columns In C # For Mobile Smart