myslts: TableTools not showing up

myslts: TableTools not showing up

allanallan Posts: 63,498Questions: 1Answers: 10,471 Site admin
edited May 2010 in General
Reposted from the "How do you use thread" - which is intended for a discussion on uses of DataTables - not support questions :-)

Hi Allan,
I use DataTables 1.6.2 and it's really awesome. I tried the add-on TableTools, but the toolbar didn't show up.
Could you help me to see what's going on?
Here is the code:

















$(document).ready(function() {
oTable = $('#example').dataTable({
\"bJQueryUI\": true,
\"sPaginationType\": \"full_numbers\"
\"sSortColumn\": \"6\"
\"sDom\": 'T<\"clear\">lfrtip'
});
} );


Thanks Allan,
Tjie Siong
This discussion has been closed.