Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
List form problem
Message
 
 
À
10/08/2001 05:42:36
Deepak Chopra
IBM Global Services India Pvt. Ltd.
Pune, Inde
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00542172
Message ID:
00542241
Vues:
25
>I have written some code in the double click of a list form, which adds the cliked list item in the second list form and remove the clicked list item from the first list form. this process works good but when we add dodefault(citem) in the additem of second list form then on double cliking the first list form it adds two item (same) in the second list form.
>
>i have coded the following in the double click event of first list form is as follows:
>
>this.listtwo.additem(this.list(this.listindex))

You can check, if this item already in the list, and if it is, don't add it.
>
>Please help.
>
>Thanks in advance.
>
>Deepak.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform