Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Columnorder equals zero?
Message
From
10/05/2006 16:35:16
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01120588
Message ID:
01120787
Views:
24
Naomi --

My bad. This is what happens to people who re-type lines rather than cutting and pasting. Line should have read
lnColIndex=loColumn.ColumnOrder
That make more sense? (Property ColumnOrder only applies to columns)

(How embarrassing)


>>Yuri --
>>
>>loGrig.objects is the list of all objects in a container, which, for a grid, is the same as loGrid.columns.
>>
>>Note that the statement which follows,
lnColIndex = loColumn.controlsource
, would fail if loColumn were not a column object, as only column objects have that property.
>>
>Textboxes also have this property, not to mention other controls.
>
>Also why it's numeric? It should be character. Something is definitely wrong here.
Jim Nelson
Newbury Park, CA
Previous
Reply
Map
View

Click here to load this message in the networking platform