Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Referencing a grid column after moving its order
Message
From
20/06/2007 12:23:36
 
 
To
20/06/2007 12:20:57
Mike Sue-Ping
Cambridge, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01234519
Message ID:
01234520
Views:
12
>I have a standard grid on a form. When the form is run, the grid appears with the column showing data as expected. If I then drag a column out of its initial location, how do I get an object reference to that column? In particular, I want to get to its controlsource.
>
>I've tried using the grid's activecolumn property but that doesn't work for me. For example, if I drag column5 to be in position 2 (measured relative to the left edge of the grid), ActiveColumn returns 2. What property (if any) could I use to return 5 or something that would indicate that column2 started out as column5?
>
>TIA

Grid.Column.Name will be always the same as you defined it in design time.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform