ASP.NET Core MVC Ajax not working properly
问题 My issue is very very simple but I have not found any solution about this issue in the entire internet. I am new at ASP.NET CORE MVC and I feel its AJAXs is very hard to understand compared to the normal ASP.NET. Well I am trying to pass an array/list of objects to controller but I cant make this. It is Very simple but it does not work the way I want ( In the normal ASP.NET MVC worked great). For example I have this: var detalleVenta = new Array(); $.each($("#tableventa tbody tr"), function (