Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dynamic Backcolor Question
Message
From
16/06/2006 04:12:34
Albert Beermann
Piepenbrock Service Gmbh & Cokg
Osnabrück, Germany
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Dynamic Backcolor Question
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Database:
MySQL
Miscellaneous
Thread ID:
01129463
Message ID:
01129463
Views:
60
Hello Everybody!

cursor = listwahl contains datum1 for each record
datum1 is never printed, i use it only for setting the backcolor of the printed fields.

In my report i have the following code at userdata of all textfields.

*:LISTENER BACKCOLOR = icase(listwahl.datum1 = 'SA' or listwahl.datum1 = 'SO', #ROSA#,listwahl.datum1= 'FF' , #RED#,#WHITE#)

If weekend backcolor = ROSA, if public holiday backcolor RED, otherwise WHITE
Everything works as expected, when .

But the backcolor is not set if the field value in my report is empty(blank) ????
I want the backcolor even when the field is empty.

Any help welcomed
Best regards
Albert
Next
Reply
Map
View

Click here to load this message in the networking platform