Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I have an edit box in my grid?
Message
 
 
To
04/01/1999 09:37:50
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00172385
Message ID:
00172819
Views:
19
Denise,

Another useful way of doing this operation is to select the column on the prop sheet and then in the command window:

=aselobj( laCol )
laCol[1].RemoveObject( "text1" )
set classlib to YourClassLib additive
laCol[1].AddObject( "Edit1", "YourEditBoxClass" )

>If so, how do I go about putting it in? Thanks!
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform