Responsive 3.0.2

DataTables CDN files for Responsive 3.0.2. This software was originally released on 16th April, 2024.

Release notes

This release addresses issues with column alignment when Responsive is used in a scrolling table.

Fixes

  • Sizing table was incorrectly including DataTables hidden columns
  • Newly added rows did not have dtr-hidden class added to their cells if they were immediately hidden
  • Responsive needs to call columns.adjust() if it has changed the column visibility. This is primarily for scrolling so that the cloned header / footer elements can be updated.
  • When a colgroup>col is removed, it might need to be reattached before DataTables does its next draw and attachment. Not doing this can result in column misalignment.

Files