dimanche 1 mai 2016

CustomListView Update Item

Hi,

I am using the CustomListView and I am trying to work out how to edit an item once it has been added.

Below is the code I am using to create the list.

What I want to do is change the image of an item in the list.

Any ideas on how to edit only 1 item in list based on the lbl1.Text value?

For Example, if lbl1.Text = "Item: 3" then change img1 to another image.


Code:
  Sub CreateList
clv1.Initialize(Me,
"clv1", 100%X-20dip,True)
pg1.RootPanel.AddView(clv1.AsView,
10dip, 75dip,...
CustomListView Update Item

from B4X Community - Android, iOS, desktop, server and IoT programming tools http://ift.tt/1Td1TS7
via IFTTT

Aucun commentaire:

Enregistrer un commentaire