Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ok, I'm Baffled
Message
 
 
To
10/08/2000 02:11:04
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00403275
Message ID:
00403352
Views:
18
>just after a tableupdate(not that I think that that has anything to do with it), I'm trying to reference a custom dropdown called GridCombo1, which is the currentcontrol in Column1 of Grid2 on my form. HOWEVER . . .
>
>THISFORM.Grid2.Column1.GridCombo1.Enabled = .F. gets an "Unknown Member 'Column1'" error.
>
>Is there a rule I don't know about?

In cases like this I would put a breakpoint or SET STEP ON on the line about this one and look for the object in the locals window. You will then see how to reference it.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform