Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Store column settings in a grid
Message
From
13/05/1999 07:17:24
 
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00216330
Message ID:
00218282
Views:
18
> In your base form class add code to the DESTROY event which captures the above settings. Define an array to hold grid settings. By drilling down the containership hierarchy locate each grid and create an array row.

it would probably be better performance-wize (and OOP-wize) to have each grid send a message to the form (or some object in the application object) to save its setting in its own destroy event. and the same goes for the init event


Arnon
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform