Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ListView
Message
De
25/05/2008 21:54:58
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
ListView
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01319450
Message ID:
01319450
Vues:
69
Dear Programmers

I have following table
create cursor table1 (code n(7),party c(20),qty n(4))
insert into table1 values (1,'Eric',8)
insert into table1 values (2,'Boris',15)
insert into table1 values (3,'Cetin',84)
insert into table1 values (4,'Tushar',125)
insert into table1 values (5,'Samir',65)
How to display above data in ListView?

Please help
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform