Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Inserting a Column in a Grid
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00303856
Message ID:
00304165
Views:
30
>>Increase the Grid's ColumnCount and then go to the new column(s) and change its ColumnOrder property to put it where you want it to be.
>
>What I don't like with this method is that I'll get a Column7 name that would get into Column4, it will bve confusing.

Pablo,

You can't have your cake and eat it too. You wanted to now how to insert a new column in a specific position wihtout moving all the property settings around, well that is how you do that. If the name is important then move the properties around, or even better, name your columns with a meaningful name like colName, colAddr1, colAddr2, colCity etc. Then who cares which column is where.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform