Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multi-select listbox
Message
From
20/07/1999 16:32:45
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Multi-select listbox
Miscellaneous
Thread ID:
00243818
Message ID:
00243818
Views:
48
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
Next
Reply
Map
View

Click here to load this message in the networking platform