I have a view with DataTables as the styling. Just looks like a normal table when I go to it. None of the special stuff. Is there something I'm missing?

And then how do you use it with TableTools, since the export features are one of the main reasons to use this thing.

Thanks for the help!

Comments

duellj’s picture

Status: Active » Postponed (maintainer needs more info)

Make sure you have the datatables library installed correctly (see the README.txt file).

Not familiar with TableTools.

hutch120’s picture

TableTools looks really useful. If you get it going it would be great if you did a quick write up on the steps you took.
http://www.datatables.net/release-datatables/extras/TableTools/

rnj786’s picture

Issue tags: +grid view

The module looks very promising so far. It also needs footer call back as a configurable option in the views. For example say you wanna display the sum or total count of a column in the footer.

http://www.datatables.net/examples/advanced_init/footer_callback.html

If it gets the footer display option for sum/count of each field then it would be a perfect replacement of view_calc module.

duellj’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)

Table tools integration is being handled in #1029798: TableTools integration into theme_datatable(), marking this as duplicate