ASP.net
Awesome
Learn
Forum
Buy
Demos
Sign In
☾
☀
Switch to
Dark
Light
Mode
this site works best with javascript enabled
Ask Question
How to pass the selected dropdown value on button click to action method
Title:
B
I
{code}
?
How to pass the selected dropdown value on button click to action method, Please let me know if you have any demo or example code,Thanks.
Save Changes
Cancel
Jaeger Smith
asked at 20 Dec 2021
that would usually be a form post, when you submit a form the values of the html inputs inside get serialized and sent to the server. for example this https://demo.aspnetawesome.com/FormDemo#Post-form-via-ajax-and-pass-result-to-Success-js-function
at 20 Dec 2021
Omu
Answers
please
Sign In
to leave an answer
By accessing this site, you agree to store cookies on your device and disclose information in accordance with our
cookie policy
and
privacy policy
.
OK