Tagged Questions
0
votes
0answers
85 views
brunch.io and datatables tooltables
I am using jquery datatables plug in with tabletools in a brunch.io framework.
I am initializing my dataTable as follows:
$('.table-container').dataTable(
...