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
Schleid Alex
NA
361
48.2k
Getting user selection from dropdownlist
Feb 10 2020 3:42 PM
Hi,
I am developping a little application where user must select class name from a dropdownlist and the corresponding student should be displayed in a table on the same page.
I would like to know how to get the user selection from the dropdownlist without having to use jquery, ajax or javascript since I don't know those and how to pass the selection to get the information from the database based on user selection and show them on the table or grid view.
I am using asp.net mvc with C#
I am a total newbie in the world of dev and even more of asp.net mvc and C# please don't be too technical.
Thanks in advance
Schleid
Reply
Answers (
2
)
Saving Multiple Selected dropdownlist values into Db
Search Record functionality using ajax is not working?