How to print from a Grid
Overview
Grids provide an organized and clean way of retrieving and displaying information. Extend the usefulness of grids by allowing them to be printed.
Steps
- Open the form in DesignView.
- Add a Print button at a visible location (top right) with the following properties:
- Action - baPrintListView
- Control - TGV_YourGridName
- Caption - Print Group List

- Allow printing from the grid using the top-most level of the grid.

- Click the Print button to open the preview. From here you can customize the look and feel of the printed grid by changing the page orientation and margins.
