Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Refresh Private Data Session
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Refresh Private Data Session
Divers
Thread ID:
00257524
Message ID:
00257524
Vues:
54
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
Répondre
Fil
Voir

Click here to load this message in the networking platform