This is a migrated thread and some comments may be shown as answers.

RadContextMenu inheritance in RadTreeView

1 Answer 129 Views
ContextMenu
This is a migrated thread and some comments may be shown as answers.
David
Top achievements
Rank 1
David asked on 01 Nov 2010, 07:42 PM
I am using RadTreeView to display a hierarchy of different objects. Each object in the tree may have an object specific context menu or no context menu at all. The problem is if I set a context menu on a node in the tree all of the children of that node in the treeview display the same context menu unless I explicitely set a different context menu for the child node. This works fine if the child node has a context menu, but if it does not I always get the parent node's context menu which generally does not apply to this node. Explicitly setting the child node's context menu to null does not help. So I can not have tree nodes with no context menu that are children of a tree node that has a context menu. Is there any way around this?

1 Answer, 1 is accepted

Sort by
-1
George
Telerik team
answered on 04 Nov 2010, 10:37 AM
Hello David,

Thank you for contacting us.

We will greatly appreciate a sample project of yours. It will definitely help us in further pinpointing and resolving the problem. 

I will be glad to assist you further.

Greetings,
George
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
ContextMenu
Asked by
David
Top achievements
Rank 1
Answers by
George
Telerik team
Share this question
or