Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DynamicFont Problem
Message
From
18/05/2007 02:26:59
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01226509
Message ID:
01226592
Views:
20
Hi Bernhart,

not an answer to your question, but did you know that you can shorten your code a lot?
mygrid.dynamicFontBold = [v_AgendaPhar.IRECORDCERTIFIED > 0]
>Hi all,
>
>
>I have this form :
>http://cjoint.com/data/fruWIygcLd.htm
>
>mygrid.dynamicFontBold = [IIF(v_AgendaPhar.IRECORDCERTIFIED > 0 , .T. , .F. )]
>
>BUT if i put the Cursor on the active cellule , the fontBold disappears. !
>
>How can i have dynamicFontBold = [IIF(v_AgendaPhar.IRECORDCERTIFIED > 0 , .T. , .F. )]
>in the acTive rox or cellule.
>
>SelectedItemFontBold Property don't exist....
>
>
>bernhart
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform