Chapter 5. Using a Basic DataGrid

IN THIS CHAPTER

In Chapter 3, “ADO.NET Managed Providers,” you learned how the Managed Providers are the bridge from a .NET application, such as an ASP.NET Web Form, to a data store, such as Microsoft SQL Server. You used the DataGrid server control to display the output. This chapter will drill down into the DataGrid server control to show you what it can do. You'll begin using the Managed Providers to retrieve data from a database, and you'll be displaying the data with the ASP.NET DataGrid control.

In this chapter, you'll learn the following:

  • The basics of the DataGrid control

  • What data binding ...

Get Programming Data-Driven Web Applications with ASP.NET 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.