Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Unknown Member
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Unknown Member
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Divers
Thread ID:
01327701
Message ID:
01327701
Vues:
79
I could swear this was working when I originally implemented it last week. However, today I am getting the error: Unknown Member: GRDCONTACTS

This error comes up in the following code.
thisform.grdContacts.colContact_Code.Text1.Value = thisform.grdContacts.colContactCode.cmbContact_code.Value
thisform.grdContacts.colContactDescription.Text1.Value = lkdenr.con_desc
thisform.grdContacts.colContact_Code.Text1.Refresh
thisform.grdContacts.colContactDescription.Text1.Refresh
grdContacts is (as you probably guessed) a grid in this form. lkdenr is a lookup table. The col's are columns within the grid. cmb is a combo box within the column. Any idea why this error (if I'm not mistaken) is suddenly coming up.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform