FixedColumns 3.1.0

DataTables CDN files for FixedColumns 3.1.0. This software was originally released on 12th August, 2015.

Release notes

This release of FixedColumns introduces the new fixedColumns option which can be used to initialise FixedColumns as part of the DataTables options constructor. This is provided for consistency with the other extensions. Furthermore, this release sees the documentation for FixedColumns finally being fully integrated with the DataTables reference documentation and the styling frameworks supported by DataTables are fully supported by FixedColumns.

New

  • New: Initialisation through the fixedColumns option in the DataTables constructor options
  • New: Integration with the DataTables API to expose the FixedColumns API
  • New: Reference documentation matching the other extensions
  • New: Foundation and jQuery UI styling integration moved directly into the repo to match the new file structure for DataTables extensions
  • New: Bootstrap integration moved directly into the repo to match the new superstructure for all DataTables extensions

Fixes

  • Fix: If the mouse was left in position over the table, and the page refreshed using the keyboard, if you scrolled without moving the mouse it would cause the fixed elements to become misaligned from the main table.
  • Fix: Memory leak when redrawing the table as event listeners were not removed
  • Fix: Memory was not being fully released on destroy.
  • Fix: Column visibility event listener wasn't being removed on destroy

Files

js

css