Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Ordering records in a grid
Message
De
02/12/1998 20:15:27
 
 
À
02/12/1998 13:02:44
Eric Sedlacek
TTSS Interactive Products
Rockville, Maryland, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00163290
Message ID:
00163491
Vues:
37
>I am using Visual FoxPro 3.0.
>
>I have a grid control with a child table in a SET RELATION style relationship (1-to-Many) as the rowsource, pretty standard really. How, if at all, can I order the records that appear in the grid? Since I can't set the order...that would mess up the relationship.
>
>It seems like such a basic bit of functionality, but I can't figure out how it's possible without getting rid of the relation and using SET FILTER instead...and all the lousy performance that would entail.
>
>Thanks,
>Eric

Use a Local View, the select will allow you to order the view by any selected field. You can make it updateable if you have a unique key for the child table.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform