jquery datatable ignoring filter after change
jquery datatable ignoring filter after change
Timyrlan
Posts: 1Questions: 1Answers: 0
I use jquery datatable with fnServerData function. Jq datatable calls fnServerData with oSettings structure. This structure looks fine on first call (filter apply). But After click on jq datatable controls (change pagination record count or button "Next"), the oSettings.aoColumns[i].sType field is null. Any ideas?
This discussion has been closed.