Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Can anyone help me getting the text from a listview. I have a list view (lstView) with 4 columns in it, I want to be able to get the text from the second column that I have selected. The following code only seems to give me the text in the first column:

 

lstView.selecteditems(0).text

 

but how do I tell vb.net to give me the text from the second column.

 

Cheers

 

Simon

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...