Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Query problem
Message
From
25/01/1997 03:21:00
 
 
To
14/01/1997 04:36:31
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00017264
Message ID:
00018379
Views:
62
>>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!)
Previous
Reply
Map
View

Click here to load this message in the networking platform