Adding C1TreeView to the Page
In this lesson you will learn how to create a new ASP.NET AJAX-Enabled Web site and add a C1TreeView control to your project.
To begin the Quick Start, complete the following steps:
1. Begin by creating a new ASP.NET AJAX-Enabled Web Site. Note that as you've created an AJAX-Enabled Web site, a ScriptManager control initially appears on the page.
2. While in Design view navigate to the Visual Studio Toolbox and double-click the C1TreeView icon to add the C1TreeView control to your page.
The page will appear similar to the following:
|