yadcf Filter not working – Twitter bootstrap
I'm currently using this with: jQuery JavaScript Library v2.2.4 jQuery UI - v1.12.0 - 2016-07-08 I've used the following to init the table <!-- Datatables Scripts --> <script src="js/jquery.dataTables.js"></script> <script src="js/jquery.dataTables.yadcf.js"></script> <script type="application/javascript"> $(document).ready(function() { addTest(); var testTable; testTable =…