Getting listview subitem text [solved]Title says it all Need some help Ex: and I keep on getting this default thing that I want to just get rid of it soo anyone know what to do?
Code: For each lstItem as ListViewItem in ListView1.SelectedItems msgbox(lstItem.Subitems(5).text) Next
Thank you very much @Blendsoft +rep/thanks I also solved the other question it was in Groups soo turn "Show Groups" Too false /solved