Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multicolored Grid Rows
Message
De
14/08/2000 15:47:42
 
 
À
14/08/2000 14:51:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00404641
Message ID:
00404675
Vues:
10
>A while back I located a thread and now that I want it, I can't find it. It was a grid that had different colored rows for days of the week. It used a method to do the coloring.

Is it:

Forms & Form designer
Grid setall method
Thread #398434 Message #398434
From 29/07/2000 01:43:46

Anyways, to do this offf my head, you would do soemthing like:

Grid.SetAll('DynamicBackColor', 'iif(dow(datefield) = 1, rgb(0,0,255), dow(datefield) = 2, ...))', 'column')
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform