Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Refresh Private Data Session
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Refresh Private Data Session
Miscellaneous
Thread ID:
00257524
Message ID:
00257524
Views:
53
I have a form with a private data session, with
a combo box on it which is loaded from a lookup
table in the combo's INIT method.

If the user wants to add to the list, there is a
command button next to the list which presents a
dialog, also with a private data session, which
allows them to enter a new list value. This dialog
could also be called from the menu.

Once the dialog closes, I reload the list on the
form, but because the dialog used a different data
session then the form, the newly added list item is
not availble.

So how do I refresh the first copy of the lookup table?


TIA
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Reply
Map
View

Click here to load this message in the networking platform