April 2002
Beginner
672 pages
14h 43m
English
The simplest way to get started with data binding is to display the contents of a single table in a DataGrid control. As you'll see, this requires very little effort on your part, at least, if your only goal is to simply display the data.
(Adding, editing, and deleting data require a bit more effort, and these topics are covered in Chapter 17, “Editing Data Using the DataGrid Control.”)
To get started, in this section you'll walk through building the sample page shown in Figure 11.1.

The example involves these basic steps (all described in detail in the ...
Read now
Unlock full access