Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Set Relation Command
Message
De
16/06/2004 11:06:20
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Set Relation Command
Divers
Thread ID:
00914271
Message ID:
00914271
Vues:
70
Need help on this one "Set Relation", ive successfully related two tables and bind it on the grid very well, but when i trigger the Sorting Option on my child table the parent child "Relation Breaks".

&& Init Event
Select tblchild
Set Order idnumber
Set Relation To idnumber Into tblchild In tblparent

&& Command Button.Click Event()
Select tblchild
Set Order to datefiled Descending
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform