Skip to main content

TIER Grid drop-down Edit

Overview

This article explains how to add items to the static drop-down list in the repository mechanism. 

Steps

Follow these steps to change a drop-down list.

  1. Double-click on TierEditRepository.
  2. Right-click on the TierEditRepository.
  3. To bring up the Repository dialog, either click Edit or double-click on TierEditRepository. 

tier-ddownedit01.png

  1. In the Repository dialog, double-click on the field to be edited. This will open the Object Inspector for that field. 
    1. Expand Properties and go to the Items field.
    2. Double-click in the Items field (TStrings). This opens the Editing Items form. The list of current items will appear on the form. If this is a new list, the form will be blank.
    3. On the Editing Items form, enter the new list item. This is a string-only field.

tier-ddownedit02.png

  1. After finishing the edit of the Repository field, click the OK button. Save the form in TIER Design.
  2. Open the form that contains the grid in order to view the changes that were made. 

 

 

 

  • Was this article helpful?