Hi,
I am looking to high light the selected ListView entry, so the user will know which entry he selected. How can I do this? I tried using:
but it does not deliver the required result.
~ Jannes
I am looking to high light the selected ListView entry, so the user will know which entry he selected. How can I do this? I tried using:
B4X:
ListView.SetSelection(Position)
but it does not deliver the required result.
~ Jannes