hi, i have tested the listview the first time.
and i wonder how i can get the index of the selected item.
the listview has 2 columns, and some entrys as rows
how can i get the index number of the selected row
(multiselect is false)
these don't work:
#Code:ListView1.ListItems.Item.Index ListView1.Index
thx for your time
pa




Reply With Quote