December 2002
Beginner
624 pages
12h 9m
English
DataGrid ControlIN THIS CHAPTER
The DataGrid control is the most feature-rich control in the ASP.NET Framework. In this chapter, you’ll learn how to use the DataGrid control to work with SQL Server database data. In particular, you’ll learn:
How to display data with the DataGrid control
How to customize the appearance of the DataGrid control
How to sort data with the DataGrid control
How to page through data with the DataGrid control
How to edit data with the DataGrid control