Customising TableTools Buttons

Customising TableTools Buttons

dbradleydbradley Posts: 3Questions: 0Answers: 0
edited July 2009 in General
Hi!

I'm attempting to integrate Datatables with TableTools into an internal site I'm developing. I'd like to replace the table tools buttons with ones that fit in with the theme of my site and are located on the site's taskbar far away from the datatable. I'm thinking it's easiest to just hide the tabletools buttons and have my buttons activate the click event on each one, however I'm not entirely sure how to activate click events on flash objects. Any help would be appreciated!

Thanks!

Replies

  • dbradleydbradley Posts: 3Questions: 0Answers: 0
    Sorted!

    I edited the tabletools.js file to give the buttons id's, i can now trigger click event's on them with ease.
  • ningurbananingurbana Posts: 3Questions: 0Answers: 0
    dbradley,

    I want to use a drop-down list to activate TableTools buttons. Could you please share how you did it?
  • stormlifterstormlifter Posts: 15Questions: 0Answers: 0
    dbradley, you should totally paste in the changes you did :)
This discussion has been closed.