Creating ASP.NET DataGrid and DataList web controls

Creating ASP.NET DataGrid and DataList web controls

The ASP.NET DataGrid and DataList controls provide numerous options for displaying different data types (especially dynamic content from a database), and simplify the process of binding data sources to the controls. Dreamweaver supports both the DataGrid and DataList controls as server behaviors.

This section covers the following topics:

  • About the ASP.NET DataGrid and DataList controls
  • Adding an ASP.NET DataGrid to a page
  • Adding an ASP.NET DataList to your page
  • 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