Search Push has a limit of 10 columns

Search Push has a limit of 10 columns

shanksshanks Posts: 2Questions: 1Answers: 0

whenever I use:
$.fn.dataTable.ext.search.push(function(settings, data, dataIndex) {});

the data is limited to 10 columns, why is that? I'm unable to filter by any column that comes after.
How can I increase the size?

This question has an accepted answers - jump to answer

Answers

This discussion has been closed.