Hi ., does anyone know how to transfer selected item from column 2 of a listview to a textbox..?
This code only transfer item from the first column..
Please help![:)]()
Thank you in advance
)
TextBox8.Text = ListView2.SelectedItems(0).Text
This code only transfer item from the first column..
Please help
Thank you in advance