DataTables 1.10.2

DataTables CDN files for DataTables 1.10.2. This software was originally released on 31st July, 2014.

Release notes

DataTables 1.10.1 unfortunately introduced a bug that can cause search issues when using individual column search - hence the short release cycle for 1.10.2. There are a couple of other issues that have also been addressed in this release. No new features.

Fixes

  • Fix: Regression from 1.10 whereby empty data for a column could cause an offset in the filtering column
  • Fix: Add redrawCalculations option to columns().visible() and column().visible() to improve performance in a loop.
  • Fix: When using :visible for the column selector to get visible columns, no columns were returned due to an incorrect regex. Now :visible can be used to get only the visible columns
  • Fix: column().search() wasn't returning the search term when not given any parameter (well, it was, but in an API instance which was wrong)

Documentation and examples

  • Fix - docs: Numeric data type is called num internally
  • Fix - docs: Add clarification to to$() and toJQuery()
  • Fix - docs: page example correct
  • Fix - docs: Typo in clear()
  • Fix - docs: Add note about cell().data() writing to innerHTML
  • Fix - examples: Update the tag CSS to be more readable
  • Fix - examples: Search API examples should use consistent terminology

Files

css

images

js