Display multiple DataTables on the same page, but use only one set of column headers. Clicking on these columns headers will sort all DataTables.
theadCellClickEvent
to execute a sort on the other DataTables (allowing the baked in sorting to do its magic on the first DataTable).Caveats: Column widths need to be set on all columns in all DataTables if the columns need to line up visually.