2
Answers

listview-get value in selected item

Ask a question
htmlforums

htmlforums

16y
34.9k
1
Hi,
I have 3 columns in listview, firstname, lastname and age.  I want to get the value of age column when i double click the selected row in listview.  How to work about it? 
I put listview1.selecteditem[2].text in the listview1_doubleclick event.  It can't work.  Pls help!

Thanks

 
 

Answers (2)