GRID: Export from Grid


EXPORT
1. If you want to export only some rows/columns from GRID,
        use Export from Grid
2. If you want to export the entire resultset of any SELECT statement,
        use Export Resultset


Export from Grid is a general feature of XTG Grid control.
You can export all visible rows or selected rows only, and all or selected columns.

Main menu - Grid - Export from Grid (Ctrl+E)



Dialog Export from XTG Grid
You can export to these formats:
CSV - Select a separator
Fixed length
HTML
Insert into - Enter a tablename





Sample 1: Export to CSV:



Sample 2: Export to Fixed length format:



Sample 3: Export to HTML:



Sample 4: Export to "Insert into" format: