Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Query problem
Message
De
25/01/1997 03:21:00
 
 
À
14/01/1997 04:36:31
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00017264
Message ID:
00018379
Vues:
66
>>Form "A" is based on a local view. It presents the
>>user a grid of names (found in the view) and when
>>the grid is dblclicked it stores the ID number to
>>a variable and releases.
>>
>>
>>Form "B" is based on another local view, and one
>>of the parameters of that view is field1= the variable generated by form A.
>>
>>Run one at a time they work correctly; the first
>>form allows the user to pick a name and the second
>>requeries and displays the detail.
>>
>>I set the dbl click on the grid on the form A to release form "A" AND call the form B - and when I do form B opens without having requerried. ( I have the
>>requery & refresh in the activate event)
>>
>>Any Ideas why?
>>
>>TxsInAdv
>>Chris
>
>
>Set datasession property of form A & B to' PrivateDataSession'

Or, set form B to modal. If it's not, control passes back to
form A and the data session for form A is in effect.

HTH

Larry Moody
developer in training (for about 10 years now!)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform