Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid and the Data Environment
Message
From
14/09/1998 16:14:07
Bao Nguyen
Heritage Information Systems Inc.,
Richmond, Virginia, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Grid and the Data Environment
Miscellaneous
Thread ID:
00136428
Message ID:
00136428
Views:
76
The Environments:

I have a form frmMyForm with a grid. The grid RecordSource = Batch, RecordSourceType = 1-Alias. (Batch is a table part of the database).
Batch is added to the Data Environment of frmMyForm.
When I run the program, the grid contains records from Batch.

The Problem:

Sometimes when I do frmMyForm.Release and Several screens later DO FORM frmMyForm, the grid is blanked out. The reason
is because Batch is not in the data session. I did not close Batch
in anyway and sometimes it's closed when I release frmMyForm.

The Question:

How can I get Batch to stay open regardless of whether I release
frmMyForm? Shouldn't Batch be opened everytime frmMyForm is called
since Batch is part of frmMyForm's Data Environment??.....
Next
Reply
Map
View

Click here to load this message in the networking platform