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

Use external RadContextMenu object as ContextMenu for RadTreeView

0 Answers 71 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Steff
Top achievements
Rank 2
Steff asked on 09 Feb 2009, 12:45 PM
Hi!

I have many different context menus that are set to specific nodes using the OnClientContextMenuShowing - event. The entire RadTreeView is placed inside an UpdatePanel control that is used to reload some tree status from time to time. Unfortunately, the usage of internal ContextMenus causes the reload to be very slow, about 1 sec per refresh, and therefor I wish to place the ContextMenu outside of the UpdatePanel. Is it possible and in that case, what is the best approach in replacing my collection of RadTreeViewContextMenu:s with RadContextMenu:s?

Regards,

Stefan Carlsson

No answers yet. Maybe you can help?

Tags
TreeView
Asked by
Steff
Top achievements
Rank 2
Share this question
or