Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Listview SubItems in VFP 5
Message
From
13/02/1999 14:53:17
 
 
To
12/02/1999 11:02:10
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00187041
Message ID:
00187421
Views:
24
>I posted this earlier but no takers. Any ideas now?
>
>*******************
>
>I am trying (so far unsuccesfully) to place subitems in a listview control in VFP 5.
>
>In VB I can use:
>
>Dim mItem as Object
>Set mItem = ListView.ListItems.Add(, "_" & CStr(X), !itemdate)
>mItem.SubItems(1) = Format(!amount, "currency")
>mItem.SubItems(2) = !BaseGL & ""
>
>etc.
>
>How do I accomplish the same thing in VFP.
>
>TIA

Hello Dale!

Although I cannot answer your problem, I suggest to test my enhancement of native listview control, that makes easier to use in VFP: BBListView ocx in 3rd party products group.(It is free)

BB
Previous
Reply
Map
View

Click here to load this message in the networking platform