Posts by Leonardo Candido • 41 points
3 posts
-
1
votes0
answers220
viewsQ: Colspan and rendered do not work in Subtable
I have a Datatable with Subtable, I use Column renderings of both tables and colspan in some columns. Rendered and colspan tags in subtable do not work as expected. Look at the code: ```…
-
2
votes1
answer618
viewsA: How to correctly export footer with Xtensions primefaces
I realized the implementation of Custom Exporter, the same steps provided on the site Steps to Custom Exporter After the implementation of custom export mode I debugged the standard export code,…
-
1
votes1
answer618
viewsQ: How to correctly export footer with Xtensions primefaces
Use JSF 2.2 and Primefaces 5.0 Using the Extensions primefaces to export, in a single excel file, three tables of a system, I’m having problems with the exported information: The table footer with…