Best-of-Breed UIIntegration DemosTechnology ShowcaseDesign ShowcaseIndividual Controls
View Code

Menu

Custom Context Menus

      


Right-click on various TreeView nodes to
activate node-specific context menus.



Context menu command:

About this sample:

  • Custom context menus are activated by a JavaScript command;
  • Use these steps to create a custom context menu:
    • Place any number of Menu controls on the page and mark them as ContextMenu="Custom";
    • Call the ComponentArt_ShowContextMenu(MenuObject, ContextData) function when appropriate.

Version 2010.1.2277