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!

Exporting only few columns in export to excel instead of all???

925715Mar 31 2014 — edited Apr 3 2014


Hi Everyone,

My Jdev version is 11.1.2.3.0.
I have created one ADF page, in which i have added one adf:table and one button for Export To Excel.
Added "af:exportCollectionActionListener" in Export to excel buttton.Export is working very fine.

But client needs only few columns in the exported file, means table has 24 columns but when i click on button it will display all
24 columns in Excel sheet instead of that i need to Export only few columns(specified) to Excel sheet.


Note: Table will be displaying all the columns(24) but while exporting only few specified columns should be exported.

How can i get this requirement?

your suggestions will be really useful...

Thanks.

This post has been answered by Raguraman on Apr 3 2014
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 1 2014
Added on Mar 31 2014
17 comments
1,418 views