Adding an ASP.NET DataList to your page

Adding an ASP.NET DataList to your page

The Dreamweaver DataList server behavior allows you to insert an ASP.NET DataList control into a page.

To add a DataList object to your page:

  1. Open the Server Behaviors panel (Window > Server Behaviors), click the Plus (+) button, and select DataList.

    The DataList dialog box appears.

    This is a picture of the feature being described.

  2. Complete the DataList dialog box and click OK.

    For instructions on completing the DataList dialog box, see Setting the ASP.NET DataList Object dialog box options.

In the Document window, the DataList object is displayed with a tabbed, gray outline surrounding it. In the Live Data window (View > Live Data), the gray outline disappears and the object’s placeholder is replaced with the specified DataList.

Related topics

  • Modifying a DataGrid or DataList object


Getting Started with Dreamweaver
Dreamweaver Basics
Working with Dreamweaver Sites
Laying Out Pages
Adding Content to Pages
Working with Page Code
Preparing to Build Dynamic Sites
Making Pages Dynamic
Developing Applications Rapidly
Building ColdFusion Applications Rapidly
Building ASP.NET Applications Rapidly
Reference
Building ASP and JSP Applications Rapidly