DataTables 3.0.3

DataTables CDN files for DataTables 3.0.3. This software was originally released on 31st August, 2026.

Release notes

A collection of fixes, each individually a small change, but all together improving DataTables core!

Fixes

  • ^$ regex search should match empty strings
  • For DataTable.ajax() with dataType: 'json' add an Accept header giving weight to JSON content type. This matches jQuery.ajax().
  • Improvements to typing for stateSaveCallback.
  • stateLoadCallback can accept a partial start (StateLoad)
  • Negative numbers when used with the render.number() rendering helper would display incorrectly
  • On JSON parsing error, thea typo prevented the correct status text from being set
  • Child row state saving could be lost on reload
  • Typescript - stateLoadCallback now allows either an undefined return (for async actions) or a partial state response.

Docs

Files

css

js