Time Format in a TIER Grid
Overview
This document describes how to format the time to display with the date on a field within a grid.
Steps
- Open the form in TIER Design and click the grid control.
- Within the TierGrid control, select the Customize box. This will open the list of the fields\columns on the grid. Click in the field where you want to display the time, and refer to the Object Inspector window.
- In the Object Inspector, the ShowTime property determines whether the time will display in the grid. Select the ShowTime check box to display the time in the column along with the date.
- Save and test the form design changes to make sure the time is in the proper format.

