Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid fonts color
Message
From
06/02/2004 02:45:02
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00873284
Message ID:
00874724
Views:
35
1. How VFP know with wich grid you speak (or my quastion is where do you write the dynamiccolor line)?
2. genxtab cursor is very simple:
For example:
The original cursor is like this:
ID PRUDOCT BUTIFUL - this is the fields
123 cat yes
123 dog no
148 cat little
148 dog yes
487 cat yes
487 dog no

The genxtab cursor will be looks like this:
ID CAT DOG
123 yes no
148 little yes
487 yes no

So, the field name sometimes can be cat or dog and sometims snake and horse and cow.
I wan't that my grid will work like this:
if the value is yes - color is red
if value is no - color is green
and if value is little - color is blue.
Please help me with the afield, I don't have big experience with VFP.
Thank in advance
Thank you
Chaim
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform