Legacy v2 Download

Below is a set of options which you can use to select DataTables options and components to build a CDN link for the legacy DataTables v2 compatible software. This is similar to the main download builder, which provides the latest versions of all of the DataTables software, but is limited to producing a CDN string only at this time. For npm and other options, you would need to append the version to your added dependencies.

For legacy Editor builds, please see the Editor releases page. The latest version of Editor that is compatible with DataTables 2.x is Editor 2.5.1.

IMPORTANT: THIS IS FOR LEGACY BUILDS ONLY. Use the main download builder for the latest versions of DataTables and its extensions.

Step 1. Choose a styling framework

v2.3.8
DataTables
DataTables' default styling.
v3.3.7
Bootstrap 3
Legacy version of Bootstrap - useful if you need to support old browsers.
v4.6.0
Bootstrap 4
v4 of possibly the world's most widely used styling library.
v5.3.8
Bootstrap 5
The latest iteration of the ever popular Bootstrap framework.
v1.0.4
Bulma
Modern CSS framework based on Flexbox.
v6.4.3
Foundation
A modern responsive styling framework.
v1.13.2
jQuery UI
A collection of Javascript widgets as well as a styling framework.
v2.8.8
Fomantic UI
Treats words and classes as exchangeable concepts.

Step 2. Select packages

v3.7.0
jQuery
DOM and event utility library. Don't select if you already have it.
style-r
Don't select if you already have _STYLE_ on your page.
v2.3.8
DataTables
Enhance HTML tables with advanced interaction controls.

Extensions

v2.7.1
AutoFill
Excel-like click and drag copying and filling of data.
v3.2.6
Buttons
A common framework for user interaction buttons in DataTables.
v2.1.2
ColReorder
Click-and-drag column reordering.
v1.5.2
DateTime
Date and time picker used in DataTables extensions.
v5.0.5
FixedColumns
Fix one or more columns to the left or right of a scrolling table.
v4.0.6
FixedHeader
Sticky header and / or footer for the table.
v2.12.2
KeyTable
Keyboard navigation of cells in a table, just like a spreadsheet.
v3.0.8
Responsive
Dynamically show and hide columns based on the browser size.
v1.6.0
RowGroup
Show similar data grouped together by a custom data point.
v1.5.1
RowReorder
Click-and-drag reordering of rows.
v2.4.3
Scroller
Virtual rendering of a scrolling table for large data sets.
v1.8.4
SearchBuilder
User defined complex search builder.
v2.3.5
SearchPanes
Search panels for DataTables allowing rapid and customisable filtering.
v3.1.3
Select
Adds row, column and cell selection abilities to a table.
v1.4.3
StateRestore
Save and restore DataTables states.

Buttons extensions

v3.2.6
Column visibility
End user buttons to control column visibility.
v3.2.6
HTML5 export
Copy to clipboard and create Excel, PDF and CSV files from the table's data.
v3.2.6
Print view
Button that will display a printable view of the table.
v3.10.1
JSZip
Required for the Excel HTML5 export button.
v0.2.7
pdfmake
Required for the PDF HTML5 export button.

Step 3. CDN files

  • CDN

The DataTables CDN provides a convenient way to quickly get started with DataTables. The DataTables software is hosted on the CDN (powered by CloudFlare) and you simply need to include the HTML and CSS files as directed below.

Minify
Use minified files for smaller files sizes and faster downloads.
Concatenate
Combine files together for a, typically, faster download.

Install

Copy and paste the following HTML into your page to load the software selected above.