Grid data can be exported as a delimited text, Excel, HTML, PDF, or RTF file. The following table describes the methods used to export each file type:
|
File Type |
Method |
Description |
|
All |
Opens a dialog in which the user can select the export format. | |
|
Delimited Text |
Exports the specified rows from the grid to the specified file as delimited text. | |
|
Excel |
Exports the grid to an Excel file. | |
|
HTML |
Exports the grid to an HTML file. | |
|
|
Exports the grid to a PDF file. | |
|
RTF |
Exports the grid to an RTF file. |
To set one the following export methods, add the appropriate code to the Click event of the Export button.

Exporting To All Available File Types
|
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |