This example demonstrates how to export a Click Table to an Excel spreadsheet using Apache POI.

Attached Exporter

$table1

Detached Exporter

$table2

Please note how the exporter is detached from the table above.

$table2.exportContainer

Inline Exporter

$table3