DataTables 2.3.5

DataTables CDN files for DataTables 2.3.5. This software was originally released on 14th November, 2025.

Release notes

A patch release of DataTables to address a couple of small issues, including improvements to how auto column widths are calculated. See the release notes below for details.

Updates

  • Update SCSS for future compatibility (changing the use of @import etc). No functional change. (0856947d)

Fixes

  • column().type() would resolve an unknown column type, but not return it. (2f60af77)
  • Column width calculations now use more data from the table to allow for variance in character width and kerning. (8b2d742c)
  • When using draw('page') don't attempt to draw rows which have been deleted. (c6c187c4)

Examples

  • Tweaks to SSP class to be more defensive (b31aaf53)

Docs

  • Fix markup for deprecation warning for orderCellsTop (41753f5b)

Tests

  • Updates to tests for compatibility with latest karma / jasmine (482118dc)

Files

css

js