1

I have used a list view that uses a grid view in WPF. I have bound the grid with data and I want to handle right click event on the items of the grid view. Can someone help me out and suggest how to do this??

Abhishek Rao
  • 93
  • 1
  • 3
  • 13

1 Answers1

0

This question seems to provide what you need:

wpf listview right-click problem

Community
  • 1
  • 1
David Masters
  • 8,069
  • 2
  • 44
  • 75