Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setall
Message
From
18/07/2008 10:58:21
Alhad Marathe
Asm Consulting
Mumbai, India
 
 
To
18/07/2008 10:52:08
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: Setall
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01332277
Message ID:
01332302
Views:
8
>>>>I trying the implement font bold to not read messages
>>>>
>>>>
>>>>I have a table with a field "read"
>>>>
>>>>thisform.grid2.setall("fonbold","IIF(READ = 1 ,.F.))
>>>>
>>>>Could anybody help to find out what is wrong in the expression above ?
>>>
>>>thisform.grid2.setall("fonTbold","READ = 1")
>>
>>
>>Try this,
>>
>>THIS.SetAll("DYNAMICFONTBOLD","IIF(READ=0,.T.,.F.)","COLUMN")
>>
>>This will also automatically change the Bold property when the value of "READ" changes.
>>
>>Alhad
>___
>You don't have to reply to me

Sorry, result of multi-tasking!!
Only direct experience is Knowledge;
Everything else is just Information.
Previous
Reply
Map
View

Click here to load this message in the networking platform