Nice tables

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
herve's picture

I recently had to make a jquery table in relation to my job for a back office. I was dealing with tables because of custom contents use (excluding ckk and nodes), therefore I couldn't use views; this is why I created a very tiny module to make Nice tables for Drupal. The idea is to override the theme_table function, and add an 'options' parameter. With this option you are able to deal with jquery search forms and jquery paging function.
Nice table uses jquery_plugin module.

http://drupal.org/project/jquery_plugin