RowReorder 1.0.0

DataTables CDN files for RowReorder 1.0.0. This software was originally released on 12th August, 2015.

Release notes

RowReorder is an entirely new extension for DataTables and provides users with the ability to click and drag to reorder rows in the table. It is primarily designed for use with ordered lists.

RowReorder implements a data swap mechanism, so the row being dragged will assume the value of the row it replaces for a given data property. The replaced row is bumped up or down the table to the next position, as are the subsequent rows until the moved row's original space if filled.

The new library also offers easy integration with Editor through the rowReorder.editor parameter, making use of Editor's multi-row editing feature to allow a single row reordering event to update the data of multiple rows at a time with no additional configuration required.

New

  • New: New extension to add drag and drop row reordering to DataTables
  • New: Initialisation is performed with the rowReorder initialisation option
  • New: Easy integration with Editor's multi-row editing feature
  • New: Integration with the DataTables initialisation options
  • New: DataTables, Bootstrap, Foundation and jQuery UI styling options
  • New: Reference documentation matches the DataTables common documentation styling

Files

css

js