Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
For Each
Message
From
31/10/2001 04:37:47
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
For Each
Miscellaneous
Thread ID:
00575508
Message ID:
00575508
Views:
42
Can anyone help me to use FOR EACH command

eg. FOR EACH column IN THISFORM.GRID1 ?????


Now I am using

FOR mCnt = 1 TO THISFORM.grid1.columncount
THISFORM.grid1.columns(mCnt).READONLY = 'DDD'
ENDFOR

TIA.
Next
Reply
Map
View

Click here to load this message in the networking platform