This question is locked. New answers and comments are not allowed.
Can i add silverlight user control in RadContextMenu?
I have a Silverlight user control.
i want to show that control as a context menu for some control. I am able to add the control in context menu but, the click events of the subcontrol are not getting fired?
Could you please help me
I have a Silverlight user control.
i want to show that control as a context menu for some control. I am able to add the control in context menu but, the click events of the subcontrol are not getting fired?
Could you please help me