Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
1001 things - combo grid
Message
From
20/12/2004 10:13:09
 
 
To
20/12/2004 08:31:10
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00968770
Message ID:
00970620
Views:
19
oform.AddObject('acbogrid1','acbogrid')

You are missing this line of code:
oForm.aCboGrid1.Visible = .T.
Objects created like this are instantiated with their visible property set to .F.
Previous
Reply
Map
View

Click here to load this message in the networking platform