Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
List box Item
Message
 
 
À
29/08/2007 05:42:26
Mazahir Naya
Kuwait United Co.
Kuwait, Kuwait
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01250918
Message ID:
01251100
Vues:
15
Why didn't you follow the sample code? There's no second parameter when adding the first column item. See correction in your code below

>Thank you very much you are always my Helping hand.i am attaching my code here
>lnIndex = .List1.ListIndex
>.list2.addlistitem(.List1.list[m.lnIndex,1]) && To add to the first column
>.list2.addlistitem(.List1.list[m.lnIndex,2],.list2.newitemid,2)
>.list2.addlistitem(.List1.list[m.lnIndex,3],.list2.newitemid,3)
>
>but i am facing one problem when ever i try to add more then 2 rows on list2 it is not adding new row but overright on existing list2 row.
>please help me
>
>Best Regards
>Mazahir
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform