Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Column Control - DynamicBackColor
Message
De
25/06/2008 16:52:29
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
01326762
Message ID:
01326770
Vues:
14
Naomi,

PERFECT!! You provided the PRECISE thinking I was after. I knew there had to be a solution to this:
FOR EACH lo_col IN to_grd.Columns
   lo_col.DynamicBackColor = "_screen.ActiveForm.o_dataqc_engine.qn_format_cell_backcolor('" + lo_col.ControlSource + "', c_row_pk)"
ENDFOR
My qn_format_cell_backcolor routine now has not only a reference to the column and row, but also valuable information in the control source of the column. This will do NICELY!!


Thank you!!
Larry
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform