Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot change the data in combo box
Message
From
25/03/1998 13:53:47
 
 
To
25/03/1998 13:47:00
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00087083
Message ID:
00087093
Views:
31
>I made a combo box From which I select a table from my supplier database. The SQL coding of the RowSource is "Select product.code, product.desc from product where product.supplier = order.supplier into cursor cProductCombo order by product.code".
>
>I found a problem that the data in the cProductCombo cannot change whenever the value of the order.supplier was changed.
>
>Would you please give me any suggestion.

>Try executing the combobox's requery method when the value of the order.supplier changes.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform