Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid - changing colours
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00718785
Message ID:
00718795
Vues:
18
>Is there a way to change colours of grid boxes at random - not just the column colour? I need to write an appontment module that reps different appointments
>in different colours in a grid? If so is there an easy way to tie the colour to a table field value?

You would have to use DynamicBackColor property for the column. You may set it to thisform.MyColor(myTable.myField) and create a form's method, which would return a color based on field's value.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform