Posted
on Jun 13, 2011
(permalink)
I have a RadContextMenu with a half-dozen items; I cannot for the life of me find the events for menu items. I'm in the "RadItem Collection Editor", and my six menu items are listed, but I have ONLY properties (Accessibility, Appearance, Behavior, etc) on the right. There is no "Events" lightning bolt in the property editor toolbar.
There ARE events for the RadContextMenu itself, but only for "DropDownClosed/Closing/Opened/Opening". So how do I, in the designer, set the handler for a context menu's menuitem click event?
Thanks!
Dave
(VS 2010 SP1)