CHAPTER 22 ADO.NET PART II: THE DISCONNECTED LAYER
Figure 22-14. The DataGridView editor
This launches the Data Source Configuration Wizard. This tool guides you through a series of steps
that allow you to select and configure a data source, which you can then bind to the DataGridView. The
first step of the wizard asks you to identify the type of data source you want to interact with. Select
Database (see Figure 22-15) and click the Next button.
Figure 22-15. Selecting the type of data source
903