Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid DynamicBackColor does not update automatically
Message
De
12/03/1999 15:09:51
Hermann Strijewski
Fast Track Business Solutions
Toronto, Ontario, Canada
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Grid DynamicBackColor does not update automatically
Divers
Thread ID:
00196962
Message ID:
00196962
Vues:
69
I have a grid that is based on a table with 3 columns,
NAME C(40)
PRICE N(12,2)
BG I

The first 2 columns are shown in the grid.
The first column has TABLE.BG as DynamicBackColor

The VALID clause for PRICE changes BG to be red for >$100, otherwise it is white.

However, when I enter a price and cursor-down into the next line, I want it to update the color of the NAME column for that previous record to update its color, which it doesn't do right away.

Only when I cursor back up onto that line and then cursor back down again, it updates.

I've tried a bunch of things, including triggering grid.refresh() in AFTERROWCOLCHANGE or BEFOREROWCOLCHANGE, but no success.

Does anyone have an idea on how to fix that?

Thanks so much in advance.

hs
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform