Export your data no matter what it is.

Export your data no matter what it is.

Excel Export allows any grid component to export to a spreadsheet or CSV file without writing any server code. Exported data respects column order, sort, search criteria, shown vs. hidden fields, data types (e.g. dates) and highliting rules.

Works with any DataSource type: SQL, JPA, Hibernate, or custom.

PDF Export facilitates the export of any screen or set of widgets as a .pdf without the need to write any server code, with just a single API call.

It even works with charts, or with a mixture of widgets and charts. As with other export features, custom server code can take exported PDFs and attach them to emails, save them to databases, or forward them to other systems.

The HTML5 charts, and other widgets based on DrawPane can be exported to PNG and other formats. Charts also support PDF export, so you can export a grid full of data and corresponding chart to the same PDF.