Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
List form problem
Message
 
 
To
10/08/2001 05:42:36
Deepak Chopra
IBM Global Services India Pvt. Ltd.
Pune, India
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00542172
Message ID:
00542241
Views:
18
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform