htmlforums

htmlforums

  • NA
  • 12
  • 0

listview-get value in selected item

Sep 17 2008 5:51 AM
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 (3)