Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using Cursor with Mover Class?
Message
De
17/01/2005 09:51:40
Charlie Schreiner
Myers and Stauffer Consulting
Topeka, Kansas, États-Unis
 
 
À
16/01/2005 18:25:40
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
00977634
Message ID:
00977738
Vues:
25
This message has been marked as the solution to the initial question of the thread.
Hi Tom,
We're still using Russ Swall's mover here, with a few changes.
I put this code in the When() of the lstMover (the list class).
DEBUGOUT TRANSFORM(This.ListItemId) + " " + This.DisplayValue
Seems like this would work for you.


>I would like to use a Mover class that loads the available selections from a cursor and as I move up and down the list, have it be in synch with the rows in the cursor. that is I want to show one of the fields from a cursor in the list box and have other field(s) show in an editbox (purpose of describing the selection).
>
>Looks like a listbox only uses data into an array. I want to use the list box mover to do multi selecting and push selected items to the selected listbox. AS a result, I can not use a grid control (it does not have a multi-select).
>
>Any input on this matter will be appreciated...
Charlie
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform