Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DynamicbackColor - How do I make a grid cell colored?
Message
From
08/10/2001 06:10:21
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
DynamicbackColor - How do I make a grid cell colored?
Miscellaneous
Thread ID:
00565400
Message ID:
00565400
Views:
55
Hi, I am trying to get a grid cell in a different color.

What I really want is that there is a narrow border around the cell,
but it would be acceptable if the color was changed inside the cell.

The best I can do is change the dynamicbackcolor and forecolor using something like:

THIS.column1.DYNAMICBACKCOLOR='RGB(255, 0, 0)'
THIS.column1.DYNAMICFORECOLOR='RGB(255, 0, 0)'

My problem is it seems as though the BorderColor and DynamicForeColor
have no effect.

With the above code when you go into the field the color is not kept;
It only shows the color as red when I am not in the field.

Does anyone know how to do this?

thanks
Next
Reply
Map
View

Click here to load this message in the networking platform