Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to save changed grid class?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00130672
Message ID:
00130945
Vues:
16
>>added a grid class to a page of a pageframe. the client changes the appearance of the grid (partitions, moves the columns, increases the column width, etc). now i do some logic where i need to removeobject(grid) and then addobject(grid). want to addobject the changed grid. how do i save the changed grid to a class. i have control over the class name and can put the client id in the name and then do cleanup later. but how to i save an existing grid class (that is changed) into a new class? how can i tell if the grid has changed?
>>
>>thanks - brenda

>If you are talking about saving changes made to a grid by a user at run time for the next time they run the program, I don't think you can do that. I have built a class that remembers width and order of columns of a grid, but I had to save that info to a dbf that I save to their local drive.

>HTH
>Jeff

mind sharing your grid saver class? my email is bgrossnickle@mail.com. anything you can tell me about your grid saver would be helpful. does it save partitions?

thanks - brenda
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform