Hi,
1) I am trying to populate a RadContext menu at run time and trying to assign it to RadGridView but it is expecting Windows.Control.contextmenu
2) I use windows context menu instead of RadcontextMenu. Now I have trouble with hot keys. For Copy menu item I am trying to bind command property to ApplicationCommands.Copy . But problem occurs when I click on a row and Hit Control C nothing happens. Don't know why it is not firing Copy Menu click event.
regards
sanket
1) I am trying to populate a RadContext menu at run time and trying to assign it to RadGridView but it is expecting Windows.Control.contextmenu
2) I use windows context menu instead of RadcontextMenu. Now I have trouble with hot keys. For Copy menu item I am trying to bind command property to ApplicationCommands.Copy . But problem occurs when I click on a row and Hit Control C nothing happens. Don't know why it is not firing Copy Menu click event.
regards
sanket