ComponentOne Window for ASP.NET AJAX: Window for ASP.NET AJAX Quick Start > Step 1 of 4: Add C1Window to the Page

Step 1 of 4: Add C1Window to the Page

In this step you'll create a new ASP.NET AJAX-Enabled Web Site and add a Window for ASP.NET AJAX dialog window to your project. To begin the Quick Start, complete the following steps:

1.   Begin by creating a new ASP.NET AJAX-Enabled Web Site. For more information, see Creating an AJAX-Enabled ASP.NET Project. 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 Hyperlink and C1Window icons to add the Hyperlink and C1Window controls to your page.

The page will appear similar to the following:

 

 

3.   Select Hyperlink1, navigate to the Properties window, and set the Text property of the control to "Click Me!".

Later you'll add code and script to your project so that clicking on the Hyperlink opens the C1Window dialog window.

You've completed creating a new project and adding a C1Window dialog window to your project. In the next step you'll customize the dialog window's appearance and behavior.


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.