Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid thing...
Message
 
 
À
22/01/2001 14:31:31
Chuck Tripi
University of Wisconsin - Milwaukee
Milwaukee, Wisconsin, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00466852
Message ID:
00466877
Vues:
9
Hi!

This because text1 control shown only in the one cell (current cell), when all other values shown by the grid itself (using column properties). To show Text1 control in all cells of column, change value of the Sparse property in the column. This should cause your first line work.

HTH.

>ThisForm.Grid1.Column7.Text1.BackColor = 65535 (this does not work)
>vs.
>ThisForm.Grid1.Column7.BackColor = 65535 (this does work)
>
>Why is that (above)? What I want to do is highlite only the cell(s), not by column or row. What I am doing is highliting the required field(s) if some where left blank after the record validation...
>
>Chuck
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform