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.
- Double-click on TierEditRepository.
- Right-click on the TierEditRepository.
- To bring up the Repository dialog, either click Edit or double-click on TierEditRepository.

- In the Repository dialog, double-click on the field to be edited. This will open the Object Inspector for that field.
- Expand Properties and go to the Items field.
- 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.
- On the Editing Items form, enter the new list item. This is a string-only field.

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