Hello community,
in B4A ListView is a function called "AddSingleLine2" ...
... where "Sunday" shows the information to click and after the comma there is a Value (1) for example to get an ID-Number of the dataset.
This function is not in B4J.
How to get such a "Value" in ListView in B4J?
in B4A ListView is a function called "AddSingleLine2" ...
B4X:
ListView1.AddSingleLine2("Sunday", 1)
This function is not in B4J.
How to get such a "Value" in ListView in B4J?
Last edited: