-
Notifications
You must be signed in to change notification settings - Fork 36
ExportExcelTool
Carlo Barazzetta edited this page Jan 27, 2017
·
1 revision
Prerequisites: Add Kitto.Ext.ADOTools, to UseKitto.pas. On the Application sever use the Microsoft Access Database Engine 2010 Redistributable.
This is a specific DownloadFile Tool controller that builds an Excel file (by ADO) using the data actually visible in the Panel based controller, and send it to the client browser. It's possibile to specify some parameters to format the output, like an Excel File Template.
Here's an example:
ToolViews:
DownloadExcel:
DisplayLabel: Download in Excel
Controller: ExportExcelTool
ClientFileName: ActivityList.xls
TemplateFileName: %APP_PATH%ReportTemplates\ActivityList.xlt
RequireSelection: False
- Kitto at a glance
- Getting started
- Setup
-
Basic concepts
- Basic Materials
- Controllers
- Features
- Kitto Enterprise
- Examples
- Developer's guide
- Library reference
- Frequently Asked Questions
- Kitto tips & tricks and how-tos
- Other information