TableTools and ColVis together? sDom parameter?
TableTools and ColVis together? sDom parameter?
autodafe
Posts: 16Questions: 0Answers: 0
I am using TableTools and ColVis, but can't make them work together
if I use:
"sDom": 'C<"clear">lfrtip'
this one works for ColVis...
but if I add tabletools it doesn't work (only ColVis button is displayed)
to make TableTools work I have to use:
"sDom": '<"H"Tfr>t<"F"ip>',
but this disables ColVis button....
any help???
if I use:
"sDom": 'C<"clear">lfrtip'
this one works for ColVis...
but if I add tabletools it doesn't work (only ColVis button is displayed)
to make TableTools work I have to use:
"sDom": '<"H"Tfr>t<"F"ip>',
but this disables ColVis button....
any help???
This discussion has been closed.
Replies
...and where do the rest of us discover the C and T letter usage?
Allan