Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dynamic Color Problems
Message
From
24/07/2006 09:10:53
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
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:
01139118
Views:
13
>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.

iif(aliashere.lstat,rgb(0,255,255),rgb(255,255,255))

would work?
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform