Does anyone have any links or samples that shows how to select a row using a right mouse click and then also display a custom context menu? I have done it before with the WinForms RadGrid but I can't seem to figure it out with the WPF RadGrid.
Thanks for the quick reply, I reviewed the same code from the demo but I wonder. Is there a way to accomplish this in an MVVM pattern? Our project is trying to minimize the amount of code behind for testability.
Thanks,
Jeremie
0
Vlad
Telerik team
answered on 19 Oct 2011, 02:02 PM
Hi Jeremie,
You can use attached behavior to achieve your goal this case. In this demo you can check how to create custom attached behavior.
Best wishes,
Vlad
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>