Community

MVC Complex Model Postback: Bind Field to JSON string

(m_kramar) In my scenario, model had both simple fields directly bindable to input controls, and an array of complex objects that was constructed using fancy JavaScript. I had to submit the whole model using one form postback (no AJAX).

Read More - Register for Free Membership