Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
AddItem() method
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
AddItem() method
Miscellaneous
Thread ID:
00081942
Message ID:
00081942
Views:
48
How add two column's values into ComboBox?

Code:
AddItem("xxx", 1, 1)
AddItem("yyy", 1, 2)

gives me
| |yyy|
|xxx| |

instead
|xxx|yyy|

Thanx in advance.

Giedrius
Giedrius
Next
Reply
Map
View

Click here to load this message in the networking platform