Happy !

GastonDallOglio / DataTables

Project infos

License MIT
Tags seaside, table, jquery, web, data
Creation date 2013-01-23
Website

Monticello registration

About DataTables

Wrappers for web development with Seaside (for the moment) around DataTables.

In a image with Seaside already loaded, evaluate:

Gofer new
    url: 'http://smalltalkhub.com/mc/GastonDallOglio/DataTables/main';
    package: 'DataTables-Seaside-Libraries';
    package: 'DataTables-Seaside-JQuery';
    load.

Have fun ;)