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

Left Click menu

1 Answer 59 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Marcus
Top achievements
Rank 1
Marcus asked on 10 Oct 2008, 01:24 PM

I currently have a context menu linked to a tree-view component which displays fine when I right-click on a branch.
Is there any way to get the same menu displayed when I left-click on a tree-view branch?

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 10 Oct 2008, 01:42 PM
Hello Marcus,

Yes, it is possible. Please, see the Popup Menu example. You will have to hook to the OnClientNodeClicking event of RadTreeView and use the show(e) client-side method of RadContextMenu.


Regards,
Peter
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Menu
Asked by
Marcus
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or