Define TableTools Button outside of sDom
Define TableTools Button outside of sDom
kanchinik
Posts: 5Questions: 1Answers: 0
Hello,
I have seen this question somewhere but I was still confused as to how to implement a tableTool's button outside of the sDom. I know I should be using fnInitComplete , but I don't know how to link it to my button. I have the following sDom currently , which puts the tableTools inside the table.
"sDom": "<'row'<'span4'<'dt_actions'>Tl><'span4 pull-right'f>r>t<'row'<'span3-tablespan8'i><'span5 pull-right'p>>",
I would really appreciate if you could show to me how to implement this outside of the sDom. Thanks for your help in advance!
I have seen this question somewhere but I was still confused as to how to implement a tableTool's button outside of the sDom. I know I should be using fnInitComplete , but I don't know how to link it to my button. I have the following sDom currently , which puts the tableTools inside the table.
"sDom": "<'row'<'span4'<'dt_actions'>Tl><'span4 pull-right'f>r>t<'row'<'span3-tablespan8'i><'span5 pull-right'p>>",
I would really appreciate if you could show to me how to implement this outside of the sDom. Thanks for your help in advance!
This discussion has been closed.
Replies
Allan