Mutiple DataTables with TableTools within jQuery UI tabs.

Mutiple DataTables with TableTools within jQuery UI tabs.

marcfarrowmarcfarrow Posts: 28Questions: 0Answers: 0
edited January 2013 in General
I have two data tables in two separate tabs of jQuery UI. I have verified that both tables are shown when they are initialized. Both tables are initialized before the jQuery tabs section is initialized. However, the "flash" object for the TableTools buttons are not shown in one initialization. Below are snippets of the rendered HTML for the two DTTT_containers. You can see that there is no height nor width for the invalid table tool objects.

I have a DataTables Debugger link that I can provide privately.

Invalid HTML:
[code]


Excel


PDF







[/code]

valid HTML:
[code]


Excel


PDF







[/code]

Thanks.


Marc
This discussion has been closed.