Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add possibility to skip some components during export #191

Closed
Marx2 opened this issue Nov 18, 2013 · 1 comment
Closed

Add possibility to skip some components during export #191

Marx2 opened this issue Nov 18, 2013 · 1 comment
Assignees
Milestone

Comments

@Marx2
Copy link

Marx2 commented Nov 18, 2013

As stated here
http://forum.primefaces.org/viewtopic.php?f=14&t=31683&p=111793#p111793
there's need to skip some visible components during export. There is "exportable" attribute on column, but nothing to prevent unneeded components in headers of table or columns.
It could be as simply as additional attribute with list of skip-able components.

@ghost ghost assigned sudheerj Nov 18, 2013
@sudheerj
Copy link
Contributor

Done.SkipComponents attribute added to prevent unnecessary components in the export.Showcase example available in the columnAlignments usecase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants