3 ways to use multiple submit buttons in MVC on a single form | Advanced MVC 5 concepts

222 views

Published by Learning Shala

Web Development

Published on 30 August, 2020
Category :

Programming / Coding, Web Development

About :

MVC tutorial: In this video, you learn about how to use multiple submit buttons in MVC on single view. There are multiple ways to use multiple submit buttons on a single view in mvc.
Here you will learn about the most 3 popular ways to use multiple submit buttons on a single view.

# First way (using a different name on all submit buttons) 03:40
# Second way (using the same name on all submit buttons) 06:47
# Call separate action method for each submit button (using formaction) 09:50

Playlist Videos
Related Videos