Hi.
I am trying to implement simple filtering with my own input controls.
I am using DataTables 2.2.2 and yadcf 2.0-beta9
I initialize yadcf with the option externally_triggered: true and have a button that calls exFilterExternallyTriggered.
Unfortunately, I then immediately get the error message fnSettings is not a function.
I change a jsFiddle to show the error - I hope changing the jsFiddle is okay...
https://jsfiddle.net/xq7tdL4g/9/
Hi.
I am trying to implement simple filtering with my own input controls.
I am using DataTables 2.2.2 and yadcf 2.0-beta9
I initialize yadcf with the option
externally_triggered: trueand have a button that callsexFilterExternallyTriggered.Unfortunately, I then immediately get the error message
fnSettings is not a function.I change a jsFiddle to show the error - I hope changing the jsFiddle is okay...
https://jsfiddle.net/xq7tdL4g/9/