Hi,
I would like to bind a ContextMenu on a ListViewItem. Since this is not possible, i am tried to assign the context menu to SfListView. Now my problem is, how to get the correct item.
SelectedItem is not an option, since i can also click on a not-selected item.
Do have a solution for this?