Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unknown Member
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Unknown Member
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01327701
Message ID:
01327701
Views:
78
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.
Next
Reply
Map
View

Click here to load this message in the networking platform