Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Displaying differences between 2 tables
Message
 
 
À
11/06/2007 12:13:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Divers
Thread ID:
01232021
Message ID:
01232025
Vues:
12
>As part of some testing tools, I'm trying to create a form that will display the differences between two tables and what I'd like to do is display the 'different' records in a grid with the row forecolor set based on the contents of a fields called 'MatchResults'. I can get the entire grid to change colors, but not individual rows. Any ideas would be appreciated

Dorris,

You may need to use DynamicBackColor and DynamicForeColor properties for your grid. If you want to implement complex logic depending on the field you may create a custom form's method which will return a color based on the field value.

Check this Re: Displaying DynamicForeColor in grid Thread #613829 Message #613846 for an example.
If it's not broken, fix it until it is.


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

Click here to load this message in the networking platform