I\'m trying to send an array of data from my page to the MVC Action using jQuery Ajax. Here is my jQuery code:
$(\'#btnSave\').click( function () { res
This solved my problem: