Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multi-select listbox
Message
De
20/07/1999 16:32:45
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Multi-select listbox
Divers
Thread ID:
00243818
Message ID:
00243818
Vues:
55
I have a listbox connected to a parameterized view. I requery the view whenever a grid is refreshed. As the grid is moved, the current controlsource highlights the "correct" item. But the selected item
from the previous record is still highlighted.

My problem is that I use this.clear() in a custom method. Clear() does appear to remove all items from the list, however, it doesn't reset the selected[] and selectedid[] arrays. I've tried to loop through the arrays and manually set the values to .F., still doesn't work. Any ideas. I've captured the code in the class browser and saved it off to a .prg that I can send if needed.

TIA
Mike
Mike
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform