Click
Click Examples

Source Viewer : /general/excel-table-export.htm

<p>
This example demonstrates how to export a Click Table to an Excel spreadsheet using
<a class="external" target="_blank" href="http://poi.apache.org/">Apache POI</a>.
</p>

<h4>Attached Exporter</h4>

$table1


<h4 style="margin-top:2em;">Detached Exporter</h4>

$table2

<p><b>Please</b> note how the exporter is detached from the table above.</p>

<blockquote>$table2.exportContainer</blockquote>


<h4 style="margin-top:2em;">Inline Exporter</h4>

$table3