|
-
Oct 27th, 2016, 05:23 PM
#17
Re: [RESOLVED] How to get data from a ListView?
 Originally Posted by techgnome
Why? The others are sub items... the first col is the text. It's never pretended to be anything else. It's not strange at all, because it's not the same thing.
-tg
VB.NET considers both the same 
ListView1.SelectedItems(0).SubItems(0).Text equals ListView1.SelectedItems(0).Text
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|