|
-
Jun 5th, 2003, 09:21 AM
#1
Thread Starter
Junior Member
Where did my FindItem method go ????
Hi all, I'm using a LISTVIEW and want to use my good old FindItem method from VB6 but cannot find it anywhere... Anyone ever wanted to find a particualr ListItem within a listview in .NET ?
C'mon this is got to be an easy one... maybe an Interface that searches tru colelctions could work ?
Cheers !
-
Jun 5th, 2003, 12:04 PM
#2
Sleep mode
this searches collection based on index # .
-
Jun 5th, 2003, 12:07 PM
#3
Thread Starter
Junior Member
Well I rather not use the index property because (I don't know if they fixed that from VB6 in .NET) but in a VB6 Listview when you sort your data (column header click) there was a bug where the indexs were not re-calculated... anyways, thx alot !
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
|