Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DynamicFont Problem
Message
De
18/05/2007 02:26:59
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01226509
Message ID:
01226592
Vues:
13
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform