Chapter 11. Using the GridView Control

<feature><title>In this Chapter</title> <objective>

GridView Control Fundamentals

</objective>
<objective>

Using Fields with the GridView Control

</objective>
<objective>

Working with GridView Control Events

</objective>
<objective>

Extending the GridView Control

</objective>
<objective>

Summary

</objective>
</feature>

The GridView control is the workhorse of the ASP.NET 2.0 Framework. It is one of the most feature-rich and complicated of all the ASP.NET controls. The GridView control enables you to display, select, sort, page, and edit data items such as database records.

Note

The GridView control supersedes the DataGrid control included in the ASP.NET 1.x Framework. The DataGrid control is still included in ASP.NET ...

Get ASP.NET 2.0 Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.