Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to save and restore user grid column preferences
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00641890
Message ID:
00641947
Views:
18
>I will give this some thought. Would you use the writeExpression method to do this?


Glen's idea is an excellent one. Depending on how/where you want to persist your data you would write a method to do it. DBFs are easy and you already know how to deal with those.

For INI and Registry take a look at the appropriate classes and samples that come with the FoxPro Foundation Classes (FFC). Open the Gallery Component
DO (_gallery)
and take a look at the samples. Study the classes's methods and see how easy it is.

For XML you have several choices, like VFP7's or Rick's wwXML class's CURSORTOXML() or you could write directly using the XML parser from Microsoft.

HTH


Alex Feldstein, MCP, Microsoft MVP
VFP Tips: English - Spanish
Website - Blog - Photo Gallery


"Once again, we come to the Holiday Season, a deeply religious time that each of us observes, in his own way, by going to the mall of his choice." -- Dave Barry
Previous
Reply
Map
View

Click here to load this message in the networking platform