I am trying to use TableTools and everything seems to be fine except that when I click on any of the buttons Copy/PDF/CSV/Excel the buttom become light blue and its text get underlined, but nothing happens. I tried all the tips that I could find on the internet: changing z-index of DTTT_button class, trying both a local and the DataTables CDN link for the SWF file and changing Flash security settings.
I can't provide a link or create a fiddle for it, because its a password protected context. But, in sum, the HTML table is created dynamically (for a database query) and the DataTables activation is also done dynamically.
DataTables debug link: http://debug.datatables.net/iyekut
But, still, no luck. Does somebody have any other idea?