Hi,
I want to open a Context Action Menu for each ListViewItem. i.e. An action would be performed against that Item.
Currently i have tried and used ViewCell.ContextAction and when right click is performed it just opens the context menu while the Item is not automatically selected.
I would be grateful if someone could direct me with a small example of help me out.