Consultor Eletrônico



Kbase P53856: How to set column attributes in a freeform browse?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   6/7/2005
Status: Verified

GOAL:

How to set column attributes in a freeform browse?

FACT(s) (Environment):

OpenEdge 10.x
Progress 9.x

FIX:

Use DISPLAY trigger in Section Editor and add attributes for each column.
Example:
customer.name COLUMN-LABEL "My Customers" FORMAT "x(4)" WIDTH 132
customer.balance COLUMN-LABEL "Balance" BG-COLOR 5 WIDTH 3