|
-
May 12th, 2007, 05:03 PM
#9
Thread Starter
Frenzied Member
Re: problem finding listview first column value
 Originally Posted by MartinLiss
Please note that my example was wrong (yours was too). There should be THREE commas and not two as in my examples or one as in yours.
Set lvwItem = ListView1.FindItem(objNode.selectSingleNode("ip").Text, , , lvwPartial)
And FindItem definately looks for the ListItem object's Text property.
Martin i tried again .It keeps failing again. It seems finditem can't find ip value!!Because ip has dots and it is integer. May be that is the problem!!
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
|