hi,
My app collects records from a database on a server and displays them in a CustomListView.
I want when I click on an item in the list to display one or more of the same record in a label for example.
My code works in B4A (with ListView) but not with B4i (with CustomListView).
Can anyone look at the attached code and help me to find what's wrong
Thank you all
My app collects records from a database on a server and displays them in a CustomListView.
I want when I click on an item in the list to display one or more of the same record in a label for example.
My code works in B4A (with ListView) but not with B4i (with CustomListView).
Can anyone look at the attached code and help me to find what's wrong
Thank you all