Consultor Eletrônico



Kbase P9248: How can the BGCOLOR attribute be set for a column of a dynamic browse in the ROW-DISPLAY trigger?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   12/23/2008
Status: Verified

GOAL:

How can the BGCOLOR attribute be set for a column of a dynamic browse in the ROW-DISPLAY trigger?

GOAL:

How do you change the background color for a column in a dynamic browse?

FACT(s) (Environment):

Progress 9.1x
OpenEdge 10.x
Windows

FIX:

In the ROW-DISPLAY trigger simply use the handle to the column whose BGCOLOR attribute needs to be changed and change it with code similar to the following:

HandleToColumnInTheDynamicBrowse:BGCOLOR = SomeColorNumber.