Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to save and restore user grid column preferences
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00641890
Message ID:
00641944
Vues:
16
I will give this some thought. Would you use the writeExpression method to do this?
>You would be far better off persisting these values (and others) to your own repository. You could create a table to hold various properties in memo fields, memos can hold arrays ( save memory...) you could also preserve these settings to text files like INI or XML. You can also preserve settings to the registry. Any of these methods would be better than the FoxUser file. Using your own repository you can make your own rules as to how to organize users and settings. Often the Foxuser file gets corrupted and when it does you need to destroy it, you would likely not have as many problems with another repository such as text or registry. JMO
>
>Glenn
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform