DataTables 2.1.6

DataTables CDN files for DataTables 2.1.6. This software was originally released on 6th September, 2024.

Release notes

This release re-enables automatic column type detection for server-side processing, doing the detection immediately, rather than waiting for column interaction. A couple of other issues are addressed as well.

New

  • Auto column type detection can now be disabled with the new detectType option.

Fixes

  • Handle sparse arrays more completely for the time in-between a row being removed and it being redrawn
  • i18n was bubbling if used with an Ajax file, but not otherwise
  • Server-side processing auto type detection is enabled aga in (was removed in 2.1.0). It will attempt column type detection immediately, which was a large part of the issue before, in that the column type would not be detected until a user requested a column type (e.g. for SearchBuilder).

Files

css

js