RadMenu for ASP.NET

How to add and edit templates Design Time Send comments on this topic.
See Also
Templates > How to add and edit templates Design Time

Glossary Item Box

How to add and edit templates

To add and edit a global (RadMenu Item Template) template:

  1. Access the Item Template editor:
    • On the menu Smart Tag, click Edit Templates and choose RadMenu Item Template

    Set Global Template

    OR

    • Right-click the instance of Telerik RadMenu, and select Edit Template --> RadMenu Item Template.
  2. Add any content to the Item Template editor. For example, to add a third-party control, drag the desired control from the Toolbox.

 

To add and edit a per item (Item Template) menu template:

  1. Access the Item Template editor:
    • On the menu Smart Tag, click Edit Templates and choose an item 

    Set Template per item

    • Or right-click the instance of Telerik RadMenu, and select Edit Template -->  Item Template.
  2. Add any content to the Item Template editor. For example, to add a third-party control, drag the desired control from the Toolbox.

 

When you are done, just press End Template Editing:

End Template Editing

 

See Also