Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combobox
Message
From
02/12/2002 12:04:37
 
 
To
02/12/2002 11:58:34
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00728644
Message ID:
00728654
Views:
13
It still will not allow me to put all of my values in that way. If I cut back on the values it is fine, but it won't allow all that I am trying to pt in.


>I have added a new combobox to a form and am having a hard time getting it setup. I have a list of values that I want to make available to the users, however the list is too long to put into the RowSource field. What other option do I have to display the list to the user?
>
>You could put it in the Combobox.Init()
>This.RowSource = "Option1,Option2,etc."
>
>or you could use AddItem(cOptionText)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform