There is a nice implementation of contextmenu by Jesse Bishop in SL4. It supports commands as well as click handlers
we could use that control and add context sensitive contextmenu to datagrid
I created a basic application, Here is the xaml for the mainpage. we have a datagrid which is bound to a list of persons
from Lee’s corner more here
![sample[1]](http://leeontech.files.wordpress.com/2009/11/sample1.png?w=301&h=150)