Table enhancement

Overview

Project lead: Jeremy Sivaneswaran (@jeresiv)

Purpose

Integrates the DataTables plugin into WET providing searching, sorting, filtering, pagination and other advanced features for tables.

Benefits

  • Supports searching, sorting, filtering, pagination and other advanced features.
  • Conforms to WCAG 2.0 AA
  • Uses WAI-ARIA to enhance accessibility
  • Progressive enhancement approach

Implementation

Follow the steps described in the working examples.

Examples

Development

The Table enhancement plugin is dependent upon DataTables (GPL v2 license, BSD license).

The code for the tabbed interface is located in several places within the source folder of WET:

Known Issues

None at this time.

Version History

References