how to loop the values of a dynamically generated HTML table from the
client(USER GIVEN VALUES) using jquery and pass the values to the controller(ASP.NET MVC) using jquery ajax post method
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Midhun TpPosted Oct 7, 2016, 10:36 AM
Please have a look at below links-
http://www.codeproject.com/Tips/1001520/How-to-post-HTML-Table-rows-as-a-List-Array-to-MVC
http://stackoverflow.com/questions/27241626/post-data-in-html-dynamic-table-to-controller-with-ajax
Delpin Susai RajPosted Oct 7, 2016, 9:17 AM
Delpin Susai RajPosted Oct 7, 2016, 9:16 AM