We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffe1b34 commit 591cb63Copy full SHA for 591cb63
serverSideInitFilter.html
@@ -41,7 +41,7 @@
41
var oSettings = $dt.fnSettings();
42
oSettings.aoPreSearchCols[ 0 ].sSearch = "Trident";
43
oSettings.aoPreSearchCols[ 1 ].sSearch = "5";
44
- $dt.fnDraw();
+ //$dt.fnDraw();
45
46
$dt.columnFilter({
47
aoColumns: [
0 commit comments