Hi all,
Im using a ListView with SingleLayout items added to it.
When it is loaded and available to the user, I would like them to have a popup menu of options to choose from for the selected item (row) in the ListView, when the user either does a Click or LongClick. The menu should popup above the selected row, either horizontally or vertically.
I've searched on the forum for this but no results talking about a Context Menu for a ListView.
I see it's possible in other development tools with Java.
Can someone point me in the right direction for this?
Regards,
Mark Stuart