version number: 0.0.1 author: Kevin Dahlhausen
A jQuery DataTables widget for the Remi GUI.
NOTE: Event handling, docs, and tests are still a work in progress.
To install, clone the repo:
$ git clone https://github.com/kdahlhaus/remidatatable.git
$ python setup.py install
Contributions are welcome. Just fork and submit a pull-request.
Examples are located in the example directory.
- work out event handling
- demo hidden-column for identifying a row
- demo on click handler for a row
- docs
- tests