Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unknown Member
Message
From
01/07/2008 14:07:14
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01327701
Message ID:
01327982
Views:
12
>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.

Where is this code? What method?

Tamar
Previous
Reply
Map
View

Click here to load this message in the networking platform