HssfTableUtils.export() for a paginated table

This is the forum for JIDE Common Layer which is open sourced at https://github.com/jidesoft/jide-oss. Please note, JIDE technical support doesn't monitor this forum as often as other forums. Please consider subscribe for technical support for JIDE Common Layer so that you can use customer only forum to get a timely response.

Moderator: JIDE Support

Forum rules
Community driven forum for open source JIDE Common Layer. JIDE technical support doesn't monitor this forum as often as other forums. If you only use JIDE Common Layer, please consider subscribing for technical support for JIDE Common Layer so that you can use customer only forum to get a timely response.

HssfTableUtils.export() for a paginated table

Postby emil.iacob » Mon Nov 04, 2013 7:07 pm

Hi,

I used to export to Excel using:
Code: Select all
HssfTableUtils.export(JTable table, String fileName, String sheetName, boolean append, boolean includeTableHeader)

That worked great until I added pagination to my table.
Now it exports only the visible page. Nothing more. If I shrink the table to only a few rows per page, only those rows are exported.

Is this intentional? Is there any way to have the whole table exported as before?

Thanks!
emil.iacob
 
Posts: 31
Joined: Fri Dec 07, 2007 3:32 pm

Return to JIDE Common Layer Open Source Project Discussion (Community Driven)

Who is online

Users browsing this forum: No registered users and 15 guests

cron