Hi
i've searched the forums and it seems a few people are having problems with the context menu on the prometheus version of RadTreeView. I have downloaded the latest hotfix (forum: http://www.telerik.com/community/forums/thread/b311D-bbkeda.aspx) but it has not solved my problem. Basically, i have a data bound treeview with four context menus defined in the aspx. each context menu has an ID. in the code behind, i hook the NodeDataBound event and specify node.ContextMenuID but nothing happens when i right click in the browser. i also tried setting node.EnableContextMenu = True. Still nothing.
An online example would certainly help. The only example available uses the client side API for the most part.
Cheers,
rob
i've searched the forums and it seems a few people are having problems with the context menu on the prometheus version of RadTreeView. I have downloaded the latest hotfix (forum: http://www.telerik.com/community/forums/thread/b311D-bbkeda.aspx) but it has not solved my problem. Basically, i have a data bound treeview with four context menus defined in the aspx. each context menu has an ID. in the code behind, i hook the NodeDataBound event and specify node.ContextMenuID but nothing happens when i right click in the browser. i also tried setting node.EnableContextMenu = True. Still nothing.
An online example would certainly help. The only example available uses the client side API for the most part.
Cheers,
rob