Hi, all:  

I was wondering if there is a way to get all of the indexes that a user selects 
in a listview (not
with check boxex), but just simply highlighting the rows.  I tried using 
SelectCount() but that only returns the number of item selected and not the 
actual indexes of each
of the selected items. 

for example if I have a listView of: 

pear
apple
peach
nuts

and if the user highlights pear and apple with their mouse,I would like 
retrieve the indexes of  0
and 1, thereby allowing me to know that apple and peach was selected. 


Thanks in advance!
Alex Lee  



=====
**************************
***** END OF MESSAGE *****

__________________________________________________
Do You Yahoo!?
Yahoo! Games - play chess, backgammon, pool and more
http://games.yahoo.com/

Reply via email to