I just redesigned a php project of mine and went from BootstrapTable 1.15.5 to 1.24.0. Here's the HTML I'm using for the table: <!-- Bootstrap Table CSS --> <link ...
Render the dropdown to a #table and pass an (optional) configuration object: $('#table').excelTableFilter({ columnSelector: '.apply-filter', // (optional) if present ...