DataTables logo DataTables

via Ad Packs

Download DataTables

DataTables is open source software, free available for you to use and modify. The DataTables distribution include a wide range of examples, the source files (including compressed versions) and all first class plug-ins. Download using the button below:

CDN

DataTables is available on the Microsoft Ajax CDN. Using the CDN host DataTables is a great way of either quickly trying out DataTables, or for taking advantage of the benefits of using a CDN hosted library. This blog post has further information about using the CDN hosted DataTables.

Source files and nightly builds

The following table provides links to the latest released versions of DataTables and it's first class plug-ins (so you can get the latest stable version without needing to download the full distribution again), and "nightly" builds from the very latest software which has been committed. These nightly builds are software which is under development, so it is possible that something has broken - use at your own risk!

Software Version Date Package Full JS Minified Release notes
DataTables Stable: 1.9.4 Sun 23rd Sep 2012, 14:18 Download package Full JS JS.min Notes
Nightly: 1.9.4 Sun 23rd Sep 2012, 14:18 Full JS JS.min Notes
AutoFill Stable: 1.1.2 Mon 16th Jan 2012, 10:48 Download package Full JS JS.min Notes
Nightly: 1.1.3.dev Wed 16th Jan 2013, 07:31 Full JS JS.min Notes
ColReorder Stable: 1.0.8 Sun 23rd Sep 2012, 12:53 Download package Full JS JS.min Notes
Nightly: 1.1.0-dev Wed 8th May 2013, 09:08 Full JS JS.min Notes
ColVis Stable: 1.0.8 Thu 21st Jun 2012, 16:40 Download package Full JS JS.min Notes
Nightly: 1.1.0-dev Wed 27th Mar 2013, 15:29 Full JS JS.min Notes
FixedColumns Stable: 2.0.3 Sun 15th Apr 2012, 18:35 Download package Full JS JS.min Notes
Nightly: 2.5.0.dev Wed 24th Apr 2013, 07:47 Full JS JS.min Notes
FixedHeader Stable: 2.0.6 Sun 15th Apr 2012, 18:39 Download package Full JS JS.min Notes
Nightly: 2.1.0-dev Wed 8th May 2013, 09:06 Full JS JS.min Notes
KeyTable Stable: 1.1.7 Mon 16th Jan 2012, 11:02 Download package Full JS JS.min Notes
Nightly: 1.1.8.dev Mon 8th Apr 2013, 09:01 Full JS JS.min Notes
Scroller Stable: 1.1.0 Thu 21st Jun 2012, 10:11 Download package Full JS JS.min Notes
Nightly: 1.1.1.dev Mon 25th Feb 2013, 08:14 Full JS JS.min Notes
TableTools Stable: 2.1.5 Mon 4th Mar 2013, 07:29 Download package Full JS JS.min Notes
Nightly: 2.1.6-dev Thu 4th Apr 2013, 08:01 Full JS JS.min Notes

GIT / source control

DataTables and all first class plug-ins for DataTables have source version control repositories on GitHub. You are of course most welcome to fork DataTables, patch it to suit your needs, and contribute back to the main tree! Note that any changes to the core DataTables script will require unit tests to be committed alongside the changes in order to ensure the integrity of DataTables, and anything that can be a plug-in should be developed as such, rather than being integrated in to the core.

Licenses

DataTables is released under dual licensing (pick which one suits your needs most): the GPL v2 license and BSD (3-point) license. Please refer to the licenses for the full copyright restrictions placed on this software.