Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Change font bold to .t. in grid rows
Message
From
13/07/2004 04:39:04
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Change font bold to .t. in grid rows
Miscellaneous
Thread ID:
00923584
Message ID:
00923584
Views:
55
i have table drs with description, author and date. and another table temp with userid, description, author and date.

i have a grid in my form with controlsource drs. i want rows to be bold if record in drs is not found in table temp. i should also check if userid in table temp is equal variable nuser. if it is not equal, row in grid with the same must be bold even if drs.description=temp.description, drs.author=temp.author and drs.date=temp.date.

how can i do this? pls help.
Next
Reply
Map
View

Click here to load this message in the networking platform