TableTools with ThemeRoller

TableTools with ThemeRoller

hardlickhardlick Posts: 14Questions: 0Answers: 0
edited September 2009 in General
Hi, thanks for this great plugin!, i have a problem:
i try use ThemeRoller with TableTools but this isn't ok.
example:
olisttable = $('#example').dataTable({
"iDisplayLength": 10,
"bAutoWidth":false,
"sDom": 'T<"clear">lfrtip',
"bJQueryUI": true,
"sPaginationType": "full_numbers"
});

if i write sDom": 'T<"clear">lfrtip', the theme dont appear very well, the part for: Show entries, Search: and the foot, dont appear the bar, i dont know if you understand me, i dont speak very well english. thanks for the support

Replies

  • hardlickhardlick Posts: 14Questions: 0Answers: 0
    Sorry, for dont search in the forum....i found the solutions for my problem, thanks a lot!
  • allanallan Posts: 61,446Questions: 1Answers: 10,054 Site admin
    For anyone else interested - the answer is in this thread: http://datatables.net/forums/comments.php?DiscussionID=676

    Allan
This discussion has been closed.