New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Template Design Surface

The Template Design Surface lets you design templates for the nodes that appear in RadTreeView. There are two ways to display the Template Design Surface:

  • From the RadTreeView Smart Tag, choose Edit Templates. A Pop-up appears, along with the Template Design Surface: RadTreeView Template Design

  • Right-click the RadTreeView instance and from the context menu, select Edit Template | RadTreeNode Template or Item Templates. The Template Design surface appears. RadTreeView Template Design

On the design surface, you can drag controls from the toolbox or enter literal text. By moving to Source view, you can add other HTML content to the template and set attributes to display the node value.

When you have finished designing your template, choose End Template Editing from the RadTreeView context menu or the Smart Tag pop-up.

In this article