datatables - ajax based jquery data table sending columns as "columns"=>"[object Object]" -
datatables - ajax based jquery data table sending columns as "columns"=>"[object Object]" -
jquery ajax info table sending parameters filters next array how alter send actual value , name of column?
parameters: { "draw"=>"2", "columns"=>"[object object],[object object],[object object],[object object],[object object],[object object],[object object],[object object],[object object],[object object],[object object],[object object],[object object]", "order"=>"[object object]", "start"=>"0", "length"=>"10", "search"=>"[object object]" }
the same issue me. figured out reason past setting of jquery jquery.ajaxsettings.traditional = true. remove setting works me
jquery datatables
Comments
Post a Comment