Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ListView - Scan
Message
De
12/11/2002 22:44:47
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
ListView - Scan
Divers
Thread ID:
00721973
Message ID:
00721973
Vues:
47
Hi

In VFOX5, how to scan each rows in ListView object. For example -
for i = 1 to lvw_table.rowcount
   if lvw_table.row(i).subitems(2).text = "...."
       * do something
   endif
endfor
Thank you.
Manoj Karki
manoj0karki@yahoo.com
Nepal
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform