I want to use a single RadContextMenu on a page that has a RadTabStrip with multiple pages and RadGrids and other controls on each RadPageView. I want to have the RadContextMenu connected to certain controls like Grids and other controls so that when the user right clicks on the given control, server code behind will figure out what control is using the RadContextMenu and add the correct Items for that given control.
Is this possible or do I need multiple Context menus, each set to the given control.
I just cannot get the target that is trigering the menu. Any help would be great.
Is this possible or do I need multiple Context menus, each set to the given control.
I just cannot get the target that is trigering the menu. Any help would be great.