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

Popular posts from this blog

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

ubuntu - Bash Script to Check That Files Are Being Created -