≡
×
Plus
Manual
Examples
Reference
Download
Blog
Community
Support
small sDom question
small sDom question
aurora
Posts: 5
Questions: 0
Answers: 0
March 2011
edited March 2011
in
General
Hi,
How can I place my own buttons together with TableTools buttons into the same div? Currently I'm using jquery append() to replace an element but this way is causing many difficulties.
Thanks in advance.
Replies
allan
Posts: 65,822
Questions: 1
Answers: 10,951
Site admin
March 2011
You can use the TableTools initialisation options to create your own TableTools buttons:
Custom button: http://datatables.net/release-datatables/extras/TableTools/plug-in.html
Custom button order: http://datatables.net/release-datatables/extras/TableTools/alter_buttons.html
Custom button text: http://datatables.net/release-datatables/extras/TableTools/button_text.html
All examples: http://datatables.net/extras/tabletools/examples
Allan
This discussion has been closed.
Replies
Custom button: http://datatables.net/release-datatables/extras/TableTools/plug-in.html
Custom button order: http://datatables.net/release-datatables/extras/TableTools/alter_buttons.html
Custom button text: http://datatables.net/release-datatables/extras/TableTools/button_text.html
All examples: http://datatables.net/extras/tabletools/examples
Allan