Skip to main content

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

  1. Open the form in DesignView.
  2. Add a Print button at a visible location (top right) with the following properties:
    1. Action - baPrintListView
    2. Control - TGV_YourGridName
    3. Caption - Print Group List

tier-print-grid01.png

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

tier-print-grid02.png

  1. 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.