Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Best places to save and restore grid column pos/width
Message
From
20/12/2008 17:08:36
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01368984
Message ID:
01368992
Views:
19
>Hi all
>
>What are the best places to save and restore the positions of a grid's columns. I can successfully restore the saved properties in Grid.Init() but have to save the grid column properties in the Form.Release() which beats the OOP purpose. Grid.Destroy() for saving is too late as there are no longer any columns.
>
>Please advise.

Grid.Destroy() is fine - been doing it for years. Doesn't destroy go from outer to inner ? - which means there are still columns when the grid destroys
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform