Microsoft Visual Basic 2005 Step by Step (Step by Step (Microsoft))

Chapter 19

Data Presentation Using the DataGridView Control

After completing this chapter, you will be able to:

In Chapter 18, “Getting Started with ADO.NET,” you learned how to use Microsoft ADO.NET database programming techniques to establish a connection to a Microsoft Access database and display columns from the database in a Windows form. You also learned how to add a navigation bar to a form and how to organize database information using SQL statements and the Query Builder tool.

Upgrade Notes: Migrating Visual Basic 6 Code to Visual Basic 2005

If you're experienced with Microsoft Visual Basic 6, you'll notice some new features in Microsoft Visual Basic 2005, including the following:

In this chapter, you'll continue working with the database programming features of Microsoft Visual Studio 2005 and the useful classes, objects, and design tools in ADO.NET. In particular, you'll learn how to use the DataGridView control, which allows you to present an entire table of database information to the user.

Категории