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??
+1
A:
This question seems to provide what you need:
http://stackoverflow.com/questions/1075170/wpf-listview-right-click-problem
DavidMasters84
2010-03-11 15:17:30
Thanks for the answer. It was exactly what i was looking for
Abhishek Rao
2010-03-12 12:32:18