Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid column won't display related field ?!?!?!?!?!!
Message
From
14/11/2000 11:28:16
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
14/11/2000 10:33:21
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00441594
Message ID:
00441633
Views:
8
>I have a column in a grid which is supposed to show the vendor_name for the corresponding vendor_number. The tables are related properly, but the entire column shows the same vendor_name, even though each record has a different vendor_number.
>
>column1.bound=.f.
>column1.currentcontrol='vendno'
>column1.controlsource='vend.name'
>column1.sparse=.t.
>
>column1.text1.controlsource='vend.name'
>column1.text1.readonly=.t.
>
>column1.vendno.controlsource='items.vendno'
>
>
>Table items is related to table vend via the vendno field.
>
>Please help me understand this.

Matt,
Sounds like parent-child should be the reverse.
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform