Timeline for How do you handle multiple submit buttons in ASP.NET MVC Framework?
Current License: CC BY-SA 3.0
6 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Oct 28, 2016 at 3:06 | history | edited | Aaron Hudon | CC BY-SA 3.0 |
Added nameof(...) usage to the Razor implementation
|
Jun 18, 2016 at 4:03 | comment | added | Aaron Hudon | The purpose of this solution is a work around to the MVC post routing. Please describe an improvement. | |
Jun 17, 2016 at 21:15 | comment | added | ooXei1sh | Although this is a nice approach, you won't be able to use the built in mvc model binder because it uses the buttons "name" attribute. | |
Nov 12, 2015 at 18:31 | history | edited | Aaron Hudon | CC BY-SA 3.0 |
added 6 characters in body
|
Nov 12, 2015 at 16:10 | history | edited | Aaron Hudon | CC BY-SA 3.0 |
added 4 characters in body
|
Nov 12, 2015 at 2:22 | history | answered | Aaron Hudon | CC BY-SA 3.0 |