Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
The same story again with Grid
Message
 
À
14/03/2002 18:26:09
Eugene Kolmakov
Millennium Technologies
Vladivostok, Russie
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00633130
Message ID:
00633211
Vues:
20
Eugene,

You have to "set" the relationship by moving the record pointer in the source table. You can do this in the form's Init ...
* Form's Init
...
SELECT (TheParentTableOfTheRelationship)
LOCATE && moves the record pointer to the current record
SELECT (TheTableThtaShouldBeSelectedAtFormStart)
Thisform.Grid.Refresh()
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform