Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing lots of data
Message
De
13/12/1999 16:12:56
 
 
À
13/12/1999 08:10:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00302634
Message ID:
00302962
Vues:
16
>Hi all-
>
>I need to pass all of the data associated with a grid, including the grid layout and the data for its rowsource to another form which will be used to edit the data. The rowsource data is a cursor which is the result of a lot of processing (xtabs etc). The second form cannot share the datasession of the first because the first still needs to be able to navigate to allow the user to view previous versions of the data while editing the current data in the 2nd form.
>
>I could put everything (grid structure, cursor) into arrays and pass them when the 2nd form is instantiated, but I wondered if there's a better way.
>
>Carlie

You might find using a Parameter Object useful in passing large amounts of data between forms. This can also be simplified by using the SCATTER...NAME command. Also see Fred Taylor's FAQ#7810.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform