I Have a
RadContextMenu in XAML in a RadTreeView that works fine. I dynamically
load the tree items, and certain tree items I add a different Context
menu, but it always opens the RadContextMenu in xaml. If I remove the
xaml RadContextMenu ref, the dynamic ContextMenu loads.
So I guess is there a way to prevent every child from inheriting its parents context menu?
Thanks
So I guess is there a way to prevent every child from inheriting its parents context menu?
Thanks