Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multiple Grid DynamicBackcolor
Message
 
 
À
01/04/2002 15:02:46
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00639633
Message ID:
00639639
Vues:
18
>How can I change row Dynamicbackcolor depending on the data in table. I want to be able to have 12 different colors all depending on the data. The parameter in the Dynamicbackcolor does not permit more than 256chars and has to be reevaluated for each line. ??

You've a couple of choices
- You can create UDF or method that would return RGB() value and use it in the Dynamicbackcolor.
- You can create lookup table with values and colors, set relation to it and use RGB() color values in the Dynamicbackcolor
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform