FixedColumns 6.0.0-beta.1

DataTables CDN files for FixedColumns 6.0.0-beta.1. This software was originally released on 6th April, 2026.

Release notes

This release of FixedColumns updates the software to be fully compatible with DataTables 3, and matches the core library in that it no longer has any dependency on jQuery. Its only dependency now is DataTables core.

New

  • Remove jQuery dependency
  • Support DataTables 3

Updates

  • ES6 output target from TypeScript

Fixes

  • Don't set a header background when using jQuery UI styling. Allow the style to do that.

Examples

  • Update to remove jQuery initialisation version of each example, and focus on the Vanilla JS code for simplicity and consistency throughout the DataTables examples.

Docs

  • Updated for the more consistent naming convention used for DataTables' defined types in DT3

Files