ASPX templates
Version 4.x > ASPX templates > How to create the context menu for the treeview control? View modes: 
User avatar
Member
Member
hotfrost-gmail - 12/21/2009 2:24:54 AM
   
How to create the context menu for the treeview control?
Hi,

I am following your example of integrating 3rd party tree view and also playing with CMStreeview control.
Wonder how can I add that custom context menu that the treeview in CMSDesk has?

thanks for any suggestions,

AT

User avatar
Kentico Developer
Kentico Developer
kentico_helenag - 12/23/2009 8:40:49 AM
   
RE:How to create the context menu for the treeview control?
Hi,

we use the /CMSScripts/contextmenu.js JavaScript but you may develop a context menu by yourself. You may find some examples by Google. For example this one:
http://msdn.microsoft.com/en-us/magazine/cc163848.aspx

Best regards,
Helena Grulichova