Is there a way for a right click event to select a row in a datagrid toolkit?
I use the toolkit context menu, which works great, but the problem is that only left-clicking allows me to select rows, and I need to right-click to be able to do this if I want my context menu to work correctly.
Any help is appreciated
c # silverlight datagrid contextmenu
user302845
source share