Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dynamic Color Problems
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01139110
Message ID:
01139120
Views:
10
>Hi all!
>
>I got two grid in a page frame that have 6 frames. In page 2 I got one grid and in page 3 I got a copy of the first grid modified to hold a diferent table that differ for one date field. In the second grid in page 3 the Dynamic color change for the background work as expected but in the first one the same line of code does not bring the color . The line of code that work in the second one is,
>
>iif(lstat,rgb(0,255,255),rgb(255,255,255))
>
>Any clue, please help.

You need to specify Table.Alias if DynamicBackColor to work.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform