Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is there any away to get all selected items from Listbox
Message
From
14/10/2001 14:00:27
 
 
To
14/10/2001 10:57:35
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00568276
Message ID:
00568303
Views:
20
Hi Mark.

>> I have a listbox with multiselect = .t. I have about 1500 records in it. <<

IMHO, even a listbox with a lot less than 1500 items in it is a user-surly UI. Personally, I think your end-users will hate it.

>> other idea is to put multiselect grid instead of listbox. but then grid does not have interactivesearch. <<

I think this is a much better idea. You do not even have to write your own incremental search grid. If you have a copy of "1001 Things You Wanted to Know ABout VFP" (Akins, Kramek, Schummer - Hentzenwerke, 2000), there is an example of exactly this kind of multi-select grid in chapter 6. You can also download ingrid (an incremental search textbox) from the files section here.

It also becomes very quick and easy to find all the items selected in your multiselect grid using SCAN FOR lSelected.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform