Skip to content Skip to sidebar Skip to footer
Showing posts with the label Html.beginform

Send A Viewmodel Which Contains A List With A Html.beginform (mvc 4)

My viewmodel contains a integer list, the problem I have is that when I send my modified form viewm… Read more Send A Viewmodel Which Contains A List With A Html.beginform (mvc 4)

Mvc3: Html.beginform Search Returning Empty Querystring

In an MVC3 app, i have the following View: @using (Html.BeginForm('Index', 'Search'… Read more Mvc3: Html.beginform Search Returning Empty Querystring