Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Referencing grid columns numerically
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00723033
Message ID:
00723034
Views:
9
It would be grids Columns collection
ThisForm.Grid1.Columns(I).BackColor = RGB(128, 0, 255)
>Is there some way of referencing a grid column by number
>or array without using & macro method?
>For example like:
>
>ThisForm.Grid1.ColumnObject(I).BackColor = RGB(128, 0, 255)
>
>Where I is the column number.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform