Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Displaying differences between 2 tables
Message
 
 
To
11/06/2007 12:13:23
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Miscellaneous
Thread ID:
01232021
Message ID:
01232025
Views:
13
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform