sections.exporter.multipleTables.xhtml Maven / Gradle / Ivy
In many scenarios we need to export multiple related tables instead single table.
Here we can export multiple tables by providing multiple datatable server ids with the delimiter as
"comma"(or ",").
Note: There is no limit on number of tables.
A typically example is Message table and it's details table.
${showcase:getFileContent('/sections/exporter/example-multipleTables.xhtml')}
${showcase:getFileContent('/org/primefaces/extensions/showcase/controller/exporter/MessageTableController.java')}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy