ydn-js origin

YUI version 2.5.1

Multiple DataTables + one header + synchronized sort

Challenge:

Display multiple DataTables on the same page, but use only one set of column headers. Clicking on these columns headers will sort all DataTables.

Solution:

Caveats: Column widths need to be set on all columns in all DataTables if the columns need to line up visually.