Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Regarding Export To Excel not working with Pagination

RamitMay 25 2016 — edited May 25 2016

Hi,

This is Ramit Mathur.
I am using Jdev 11.1.1.7

Problem: I have one table and i would like to export this table data into excel file.

I have used af:exportCollectionActionListener to achieve the same. Its exporting data but only the data on the current page.

Basically my table has pagination and i would like to export all the data from all the pages in to the excel.

Do we have any provision so i can able to export the data in to excel even with pagination in place. As removing pagination will overload my table with data.

Due to security constraint i cannot use third party jar's like POI.

Please advice me

Thanks,

Ramit Mathur

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 22 2016
Added on May 25 2016
3 comments
865 views