1
Answer

ASP.Net MVC - How to Post a Collection

I have bind a collection through ajax method and i want to post that collection with value in Mvc form submit.

Answers (1)