Hello @all
i'm trying to learn about the customlistview because i wanted to use it in an app i'm developing.
The idea is to simply display data i recieve from a server, not editable, just show it readonly. but it's necessary to have the value with it.
for that, my designer only has the customlistview (the attached pic)
am i right, that only the CLV has the value with it?
or are there better (easier) ways to get what i want?
Second question: my CLV is in version 1.64, which means i'd have to initialize it first.
i already understood, that this is an old version and the new ones don't do that anymore, but i can't find where to update it. all i can find is a android based .bas which i can't compile if i add it to the project, or a .zip with a few .b4a files. no xml or other kind of library.
maybe anyone can help me with this?