Hello World
It's me again. LOL, I know how to get the selected item on the second column of a listview.
[CODE=vb]frmCourses.lvwC ourses.Selected Item().SubItems (2)[/CODE]
But I don't know how to do it with vb .net. What I know is getting only the selected item of the first column. Hope you understand my problem
Waiting for your replies.
Rey Sean
It's me again. LOL, I know how to get the selected item on the second column of a listview.
[CODE=vb]frmCourses.lvwC ourses.Selected Item().SubItems (2)[/CODE]
But I don't know how to do it with vb .net. What I know is getting only the selected item of the first column. Hope you understand my problem
Waiting for your replies.
Rey Sean
Comment