How to use a link in TableTools instead of flash buttons
How to use a link in TableTools instead of flash buttons
rogcg
Posts: 6Questions: 0Answers: 0
Hello, I'm trying to find a way to change the buttons on TableTools. I'd like to use my own customized links intead of the flash buttons. Is there a way I can do that? Any good resource teaching me how to make that modification and still able to use the functionalities, like button collection, etc.
Thanks.
Thanks.
This discussion has been closed.
Replies
You can use the BUTTON or DIV tags by specifying the 'div' or 'text' button type (the sExtends option):
http://datatables.net/extras/tabletools/buttons#div
Allan
Thanks that helped a lot! But how do I handle the click, I mean, to set the type of file the div will generate like I was doing before.
Thanks!
Allan