ColVis 1.1.0

DataTables CDN files for ColVis 1.1.0. This software was originally released on 28st January, 2014.

Release notes

This release of ColVis is all about the harmonisation between this and the other extensions for DataTables, providing common integration options and styling. DataTables 1.10 support is also a key component in this release, with this release of ColVis acting as a bridge between DataTables 1.9 and 1.10, being fully compatible with both.

Major new features:

  • ColVis is now available under $.fn.dataTable.ColVis
  • AMD module and Bower support (datatables-colvis)
  • camelCase notation support to match DataTables 1.10

New features

New: MIT licensed New: Full support for DataTables 1.10 New: bower support under the name datatables-colvis New: AMD loader support for ColVis under the named module datatables-colvis New: Main files updated to be named dataTables.colVis.js and dataTables.colVis.css New: Grouping of columns for show/hide - thanks to dustinrc for this! New: order initialisation option for ColVis to control the display ordering of the buttons used for the columns. This can be set to column (default) or alpha for alphabetic ordering. New: aiExclude can now contain "all" (the string) to remove all columns from ColVis, leaving only the grouping buttons. This is useful if you just want to present the grouping buttons and no individual column control. New example: Initialisation using new.

Updates

Update: Change ColVis buttons to use UL/LI list for markup Update: Styling update to match the same styling as TableTools Update: Background for ColVis is now position fixed, much more reliable

Fixes

Fix #13 - Update to use jQuery recommended prop method rather than attr Fix #12 - Check for $.browser before using it. Fix: Improve how the collection background is shown. Don't force x-scrolling in the window if ColVis causes the y-bar to show. Fix: Don't request data when server-side processing on column visibility change

Files

css

js