Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ListView - Scan
Message
From
12/11/2002 22:44:47
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
ListView - Scan
Miscellaneous
Thread ID:
00721973
Message ID:
00721973
Views:
46
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
Next
Reply
Map
View

Click here to load this message in the networking platform