Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
For each
Message
From
11/05/2004 00:39:12
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
For each
Miscellaneous
Thread ID:
00902688
Message ID:
00902688
Views:
66
How can I find out all the textbox coltrol in grid? I try

For each oControl IN thisform.grid1.columns
if oControl.baseclass = 'textbox'
endif
endfor


But fail...


TIA.
Next
Reply
Map
View

Click here to load this message in the networking platform