Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Allow multiple item selection in combobox?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00450016
Message ID:
00450036
Views:
31
>Is it possible to allow a user to choose multiple items from a drop-down list in a combobox? If yes, what properties allow this to happen? If yes, would the items all be stored in one field or multiple fields? Or would I need to use a listbox instead? Please clarify these capabilities for me. Thanks.
>
>I have never tried this before. I don't even know if it's possible, but I assume it is.

Steve,

You can use listbox for that. It has a property (MultiSelect ?) to allow this functionality. Note, that multiselect listboxes work properly only for number of items less than 100. If you want more items to be displayed, as one of the alternatives, you can use Cetin's Basoz MultiSelect grid, available for download in Files section. You can also take a look at my container class, which is based on this multiselect grid.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform