lopelapolope
New Member
Hi,
[FONT="][/FONT] I'm using open edge 10.2b. Is it possible to set the background color of the label column in browse? I've tried code like this:
DEFINE BROWSE BROWSE-1
QUERY BROWSE-1 NO-LOCK DISPLAY
customer.name LABEL-FGCOLOR 9 LABEL-BGCOLOR 12
WITH NO-ROW-MARKERS SEPARATORS SIZE 60 BY 9.52 FIT-LAST-COLUMN.
but the background color of the label column remain not colorless.
Could someone please advise me how to solve this issue ? Thank you.
[FONT="][/FONT] I'm using open edge 10.2b. Is it possible to set the background color of the label column in browse? I've tried code like this:
DEFINE BROWSE BROWSE-1
QUERY BROWSE-1 NO-LOCK DISPLAY
customer.name LABEL-FGCOLOR 9 LABEL-BGCOLOR 12
WITH NO-ROW-MARKERS SEPARATORS SIZE 60 BY 9.52 FIT-LAST-COLUMN.
but the background color of the label column remain not colorless.
Could someone please advise me how to solve this issue ? Thank you.