Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid 1 to many - Compound Index?
Message
De
19/03/2003 12:51:58
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Grid 1 to many - Compound Index?
Divers
Thread ID:
00767662
Message ID:
00767662
Vues:
37
Is it possible to use the GRID control for a 1 to many form using a "compound" index expression?

This works...

Linkmaster = Customer
RecordSource = Invoice
RelationalExpr = custno
Invoice Index = custno
IndexExpr = custno

This doesn't...

Linkmaster = Customer
RecordSource = Invoice
RelationalExpr = custno
Invoice Index = custno
IndexExpr = custno + invno DESCEND

I want to do this to get the oldest invoices at the top of my GRID. Is there a better way to achieve what I want?

Thanks in advance,

Andrew
On a CLEAR day you can see forever.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform