Silverlight Datagrid select on right click
Posted
by VexXtreme
on Stack Overflow
See other posts from Stack Overflow
or by VexXtreme
Published on 2010-06-15T12:49:35Z
Indexed on
2010/06/15
12:52 UTC
Read the original article
Hit count: 303
Hi
Is there a way for a right click event to select a row in toolkit datagrid?
I'm using toolkit context menu which works nicely, but the problem is, only left click is able to select rows, and I need right click to be able to do that if I want my context menu to work properly.
Any help is appreciated
© Stack Overflow or respective owner