TableTools "Print" displays blank page
TableTools "Print" displays blank page
![impressthenet](https://secure.gravatar.com/avatar/3628a002968b20edc6e9ab8652c76c16/?default=https%3A%2F%2Fvanillicon.com%2F3628a002968b20edc6e9ab8652c76c16_200.png&rating=g&size=120)
Exporting to Excel, CSV and the clipboard work. The print option shows an empty page (with a rather long down the page.
My js initialization code doesn't override TableToolsInit.oFeatures.
On a page with 1633 rows, a scrollbar is displayed which seems to be small enough to be contain the content for all 1633 rows, but no content is displayed. On a page with 6 rows, a horizontal bar is displayed without a vertical scrollbar.
Does anyone know what might be going wrong?
Thanks!
My js initialization code doesn't override TableToolsInit.oFeatures.
On a page with 1633 rows, a scrollbar is displayed which seems to be small enough to be contain the content for all 1633 rows, but no content is displayed. On a page with 6 rows, a horizontal bar is displayed without a vertical scrollbar.
Does anyone know what might be going wrong?
Thanks!
This discussion has been closed.
Replies
I may try to remove some of these elements one by one and see if that fixes things.