Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid column won't display related field ?!?!?!?!?!!
Message
De
14/11/2000 12:16:03
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
14/11/2000 11:43:25
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00441594
Message ID:
00441663
Vues:
16
>>
>>Matt,
>>Sounds like parent-child should be the reverse.
>>Cetin
>
>I created the relationship in the DE by drag-and-drop. I double checked though and it is right.

I didn't say it's wrong I meant its direction should be the reverse. Maybe I could tell what I mean using testdata.dbc's products and orditems :

use products in 0 order tag product_id
use orditems in 0 order tag product_id
select products
set relation to product_id into orditems
* Products-Parent, OrdiTems-Child

Grid.Recordsource = 'orditems'
Grid.Columns(n).Controlsource = 'products.prodname'

All product names would be same in orditems (current record in Products)
If it was :

select orditems
set relation to product_id into products

then it would show correct items.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform