Hello
I need to open the contextmenu of a radgridview without having the current row changed.
Can I identify if the right mouse button is clicked and cancel the current row changing
or do I need to open the menu from the MouseUp event, in which case I need to identif the row on which the right mouse is click event is fired
Thanks in advance
Best Regards