Problem with ColVis, TableTools and own Footer (for totals)
Problem with ColVis, TableTools and own Footer (for totals)
I am having serious problems getting the above to work togethe properly abd reliably.
1. Footer: I need a footer in my table where I can display computed totals (using fnFooterCallback). I have tried placing a new before and after the used for the TableTools filters; I have also tried the same with the enclosed within another . But nothing works; just cause complete mess up in display of main table.
2. ColVis, TableTools: I am totally unclear as to how to specify both in the sDom phrase. The following kindof works, but I doubt that it is correct:
"sDom":'C<> T<"clear">lfrtip'
What should it be please?
3. With Internet Explorer 9, I find that the full TableTools bar, that is supposed to show / hide when clicked, stays "shown" most of time, unless I rapidly move mouse away after clicking. No problem with Chrome browser.
Help on the above would be most appreciated.
1. Footer: I need a footer in my table where I can display computed totals (using fnFooterCallback). I have tried placing a new before and after the used for the TableTools filters; I have also tried the same with the enclosed within another . But nothing works; just cause complete mess up in display of main table.
2. ColVis, TableTools: I am totally unclear as to how to specify both in the sDom phrase. The following kindof works, but I doubt that it is correct:
"sDom":'C<> T<"clear">lfrtip'
What should it be please?
3. With Internet Explorer 9, I find that the full TableTools bar, that is supposed to show / hide when clicked, stays "shown" most of time, unless I rapidly move mouse away after clicking. No problem with Chrome browser.
Help on the above would be most appreciated.
This discussion has been closed.