Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Container in a grid
Message
 
À
17/04/2001 13:51:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00496243
Message ID:
00496270
Vues:
11
Hi ther .
I would like to make a sugestion.

Someone on UT told me about this and also it's on the UT Documents.
Sorry I dont remember it but I do remember the techenique.

Set the grid column's DynamicBackColor property to soemthing like this
=(thisform.MyFunction())

ThisForm.Myfunction >>>

If empty(Tablename.MemoField)
thisform.TheGrid.TheColumn.TheContainer.TheCommandButton.ForeColor = RGB(0,0,0)
else
thisform.TheGrid.TheColumn.TheContainer.TheCommandButton.ForeColor = RGB(255,0,0)
Endi

Hope it helps ..
Regards
Hiten K M

( The best and the worst are yet to come .. keep coding ! )

My Resume >>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform