Closed (duplicate)
Project:
DataTables
Version:
6.x-1.0
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
22 Feb 2011 at 23:17 UTC
Updated:
21 Nov 2012 at 02:03 UTC
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
Comment #1
duellj commentedMake sure you have the datatables library installed correctly (see the README.txt file).
Not familiar with TableTools.
Comment #2
hutch120 commentedTableTools 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/
Comment #3
rnj786 commentedThe 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.
Comment #4
duellj commentedTable tools integration is being handled in #1029798: TableTools integration into theme_datatable(), marking this as duplicate