How to work with nested form tags in mvc4

Posted by Manorama under ASP.NET MVC on 10/1/2013 | Points: 10 | Views : 12373 | Status : [Member] | Replies : 4
hi to all...

Here I am working with mvc4.In layout i used one html form tag and in partial view i used Html.Begin form when i am submitting the form using formMethod.post its not hitting current action of html.beginForm...


Please guide me on this

Thanks in advance

ManoRama


Responses

Posted by: Bandi on: 10/1/2013 [Member] [MVP] Platinum | Points: 25

Up
0
Down
Refer
MVC4 Nested ViewModel Binding
http://stackoverflow.com/questions/17346266/mvc4-nested-viewmodel-binding-does-not-work
ASP.NET MVC 4 - Nested Models - How to set up proper associations?
http://stackoverflow.com/questions/11143939/asp-net-mvc-4-nested-models-how-to-set-up-proper-associations


Mark This Response as Answer
--
Chandu
http://www.dotnetfunda.com/images/dnfmvp.gif

Manorama, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Bandi on: 10/1/2013 [Member] [MVP] Platinum | Points: 25

Up
0
Down
Working with Multiple forms in MVC4
http://stackoverflow.com/questions/17808635/working-with-multiple-forms-in-mvc4

Nested Partial-view
http://stackoverflow.com/questions/18460150/mvc4-nested-partial-view-loses-model-data

Mark This Response as Answer
--
Chandu
http://www.dotnetfunda.com/images/dnfmvp.gif

Manorama, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Allemahesh on: 10/1/2013 [Member] [MVP] Silver | Points: 25

Up
0
Down
You can see the below link:-

http://stackoverflow.com/questions/6578983/how-to-handle-nested-forms-in-asp-net-mvc
http://stackoverflow.com/questions/1556986/nested-forms-in-asp-net-mvc
http://forums.asp.net/t/1209346.aspx

Happy Coding,
If it helps you or directs U towards the solution, MARK IT AS ANSWER

Manorama, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Bandi on: 10/1/2013 [Member] [MVP] Platinum | Points: 25

Up
0
Down
About Partial View in MVC4
http://stackoverflow.com/questions/13469485/asp-net-mvc-4-partial-view-not-working?rq=1

Mark This Response as Answer
--
Chandu
http://www.dotnetfunda.com/images/dnfmvp.gif

Manorama, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response