Dnd
Drag-and-Drop between tables in DataTable
01_basic_dnd.html
DataTable. Custom drag-and-drop behaviour
02_in_out.html
Using events for customizing dnd
03_events.html
The DND modes for rows
04_dnd_modes.html
Limiting the draggable area for items (dragging rows)
05_handle_dnd.html
Drag-and-Drop support for columns
06_columns.html
The 'order' mode for columns
07_columns_order.html
Limiting the draggable area for items (dragging columns)
08_columns_handle.html