Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Drop Box Populating Correctly
Message
From
12/02/2015 13:50:35
 
 
To
12/02/2015 09:04:26
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows 7
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01615243
Message ID:
01615256
Views:
51
>Yes. I that populated just fine. I had it setup as teh control source already, just fat fingered the v_vendorsssssssss (with an S ) lol...thanks...
>
>The vendor table has a foreign key that should be populated with the primary key of the category once a category is selected AND the user saves the record.
>
>I thought about using a para view on the category view but that wouldn't work for every subsequent time the user goes in after they enter a records.
>
>For example, if the user goes in and scrolls through all their vendors, how do i populate the category propely to reflect the FK in the Vendors table matching the pK in the category table. ( apologies upfront for annnny cofusion I may cause). I'm even confusing myself right now..lol

Specify the RowSource as category_name, PK. Then set BoundTo to .T. (to allow numeric values) and set BoundColumn to 2 (the PK).

Tamar
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform