Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Display ControlSource in combo box
Message
From
18/08/2004 05:46:24
 
 
To
16/08/2004 00:38:26
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00933467
Message ID:
00934047
Views:
16
Koot,

Assuming that your RowSourceType is 3 (SQL Statement):
SELECT myCol1 +" - "+ myCol3 AS Col1, Col2, Col3 INTO CURSOR myCursor
HTH
Dennis


>How do i get a form to display the value of the controlSource in a combo box
>Everything works fine, i bound to column 3 and the correct data store in the table for the field set in the controlSource. The data from the first column of rowsource table display on my form.
>
>Thank You
Previous
Reply
Map
View

Click here to load this message in the networking platform