Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem With FindItem Method In ListView
Message
From
23/10/1998 11:07:37
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Problem With FindItem Method In ListView
Miscellaneous
Thread ID:
00149857
Message ID:
00149857
Views:
72
I have Serious Problem When Calling ListView.FindItem() Method of ListView control (ActiveX). I read the Help 100. times, check all the arguments, even try to make test form in VisualBasic. In VisualBasic This method works correctly, but in VisualFoxpro 5.0. i recieve Message "Function argument, value or tipe is invalid !". It is interesting that this message appars only when FoundItem found the matching ListItem. If item is not found, I do not recieve this message.

Here is some code:

cString = "Product 1."
loFound=This.ListView.Object.FindItem(cString,0,1,1)

Can anybody help ???
Reply
Map
View

Click here to load this message in the networking platform