DataTables / TableTools

Please note that TableTools has now been retired and replaced by the Buttons and Select extensions which offers significant improvements and API integration with the rest of DataTables and the other extensions.
http://datatables.net/
Other
237 stars 149 forks source link

Multiple Tables last table sets sSwfPath for all Tables #78

Open quasel opened 9 years ago

quasel commented 9 years ago

If you have multiple Tables on one Page - the last Page sets sSwfPath for all Tables ! wich normaly shouldnt be a problem but my last table had no Export Button and hence it did'nt set the sSwfPath for it wich lead to the default path beeing set - and me searching for a reason why it didnt work ;) did not test if this happens to ohter properties...

DataTables commented 9 years ago

Thanks for pointing that out. I'm going to be started work on a replacement for TableTools soon. I'll either fix this in TableTools current if it is a trivial fix or in the replacement if not.

tarunskalra commented 9 years ago

posted details on this on stackoverflow about 8 hours ago here http://stackoverflow.com/questions/17158483/how-to-set-the-swf-path-of-tabletools-when-using-it-with-greasemonkey/28691508#28691508

Still trying to make the buttons work , they work for just one table at them moment though sswfPath for all tables is correct.