Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using Combo Box
Message
From
13/03/2002 07:45:43
 
 
To
13/03/2002 01:30:42
Ashish Patel
Hindustan Petroleum
Mumbai, India
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00631477
Message ID:
00631986
Views:
28
This populates the combo box with only the first column i.e. drky
I want to display both column in the combobox.
How can I do that ?
SELECT drky + drdl01 AS MyFirstColumn, drky, drd101 FROM f0005 WHERE DRSY="01" And DRRT="01" INTO CURSOR csrMyCursor
How can I hide that ?

You must SELECT INTO a Cursor as in the example above.
Previous
Reply
Map
View

Click here to load this message in the networking platform