Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to reference SubItem() text in ListView 6.0
Message
 
À
22/08/2000 09:18:14
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00407548
Message ID:
00411484
Vues:
15
I've seen this post somewhere before :+)

>Terry,
>
>Try
>
>MyForm.MyListView.SelectedItem.SubItems(MyForm.MyListView.ColumnHeaders(cKey).SubItemIndex) = "New Text"
>
>Dan
>
>>cKey is the key of the columheader and SubListItem Add Method must be used.
>>so ..
>>MyForm.MyListView.SelectedItem(MyForm.MyListView.ColumnHeaders(cKey).SubItemIndex).Text="New Text"
>>Hope this helps
>>
>>>I am working a ListView 6.0 service. I can reference and modify the ListItem text, but every time I reference the subitem text, the the list item text is returned. AHA!
>>>Terry
Imagination is more important than knowledge
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform