Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is there any away to get all selected items from Listbox
Message
De
14/10/2001 14:00:27
 
 
À
14/10/2001 10:57:35
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00568276
Message ID:
00568303
Vues:
21
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform