DataTables-Hide-Empty-Columns
DataTables-Hide-Empty-Columns copied to clipboard
(...).every is not a function
Hello,
When dataTables runs the hideEmptyColums.js the code keeps breaking at line 257: Uncaught TypeError: api.columns(...).every is not a function. Anything I can do I my end?
line 145: perPage = _cfgItem( 'perPage'), //is undefined with no second parameter.
Thanks,
Mark
Can you make some online demo with issue?