how can I have my app place the item that is clicked on or selected into a text box the listview has three columns
in a list box it would be something like this
text1.text = list1.list(list1.listindex)
how can I do something like this with a listview?




Reply With Quote