Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo
Message
 
 
To
17/12/2001 10:22:59
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Re: Combo
Miscellaneous
Thread ID:
00595100
Message ID:
00595109
Views:
40
>I have a combobox with his rowsourcetype set to an sql-statement
>'select name,id form articles into cursor cArt'.
>Boundcolumn is set to 2.
>Controlesource is a field in the order-table.
>
>With these settings the values in the order-table aren't correct.
>It's like vfp is setting the recno() of the article-record in the order-table.
>
>Please need some help !! :-(

Set combobox property
BoundTo=.T.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform