Murach's VB.NET Database Programming with ADO.NET (1.x edition)
This chapter teaches you how to use two ASP.NET web controls that are designed specifically for working with the data in a data source such as a dataset: the DataList control and the DataGrid control.
|
|
|
|
An introduction to the data list control |
444 |
|
How to create and bind a data list control |
446 |
|
How to define the templates for a data list
control |
448 |
|
How to bind the controls within a template |
450 |
|
How to format a data list control |
452 |
|
The specifications for an Invoice Display
program |
454 |
|
The code for the Invoice Display program |
456 |
|
|
An introduction to the data grid control |
458 |
|
How to create and bind a data grid control |
460 |
|
How to define the data columns |
462 |
|
How to create button columns |
464 |
|
How to work with button columns |
466 |
|
The specificatons for a Terms Maintenance
program |
468 |
|
The code for the Terms Maintenance program |
470 |
|
|
t |
|
|
|
|
© Copyright 1998-2008 Mike Murach &
Associates, Inc. All rights reserved.
|