Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Looping through controls
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00092912
Message ID:
00092920
Views:
21
>I know that you can use something like the following to loop through controls on a form:
>
>lncontrols=lcform.ControlCount
>x=1
>DO WHILE x<=lncontrols
> x=x+1
>ENDDO
>
>
>I am wondering if there is a way to get to the columns on a grid.

use grid.columncount, and there is a columns collection...
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Previous
Reply
Map
View

Click here to load this message in the networking platform