Modifying a DataGrid or DataList object

Modifying a DataGrid or DataList object

You can always modify the DataGrid and DataList objects to suit your page design needs.

To modify a DataGrid and DataList object:

  • In Design view, click the icon on the upper-left corner of the DataGrid or DataList to switch to Edit mode; then add or modify the content of any of the tabbed regions that appear.
  • In Design view, select the object and use the Property inspector to change its attributes.
  • Double-click the object in the Server Behaviors panel and change its properties in the dialog box that opens.
  • In Code view, select the DataGrid or DataList on the page, and use its tag dialog box to change its attributes.


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