Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Local Parameterized Views...
Message
From
19/05/1997 17:11:47
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00032722
Message ID:
00032866
Views:
38
>Hello There,
>
>This is what I'm trying to do, and I think it's possible:
>
>I have a drop-down list box that contains a list of stores with their associated StoreId's. I want to create a grid(using a view) on my form that displays all the items a particular store has. I have two tables. StoreItems and Items that are linked via an ItemId. What I need to do is on the InteractiveChange event of my drop-down, refresh the grid with the correct store items by passing the view the StoreId. I can't seem to figure out how to do that.
>
>Thanks,

Sounds like you about have it. Is your Store ID field an Integer/Numeric data type? If so, remember that 3.0 comboboxes need special handling of these.

-Doug-
Previous
Reply
Map
View

Click here to load this message in the networking platform