Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid fonts color
Message
From
03/02/2004 01:59:58
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Grid fonts color
Miscellaneous
Thread ID:
00873284
Message ID:
00873284
Views:
79
Hi all
I added the following code in the grid\refresh:
tv=left(allt(ThisForm.txtinv.value),3)
This.SetAll("DynamicForeColor","iif(len(tv)<3,rgb(255,255,255),iif(tv='aaa',rgb(255,255,128),iif(tv='ddd' ortv='eee',rgb(255,0,0))")
I don't get an error message but no change in the grid fonts.
Who can help me?
Thank you
Chaim
Next
Reply
Map
View

Click here to load this message in the networking platform