Murach's ADO.NET 2.0 with VB 2005
How to work with data views and relationships
This chapter shows you two additional ways to work with the data in a dataset: (1) using data views to filter and sort the data in a data table; and (2) using relationships to work with two or more related tables in a dataset. These are essential skills that you'll need as a professional programmer.
|
|
|
|
An introduction to data views |
612 |
|
How to create and work with data
views |
614 |
|
How to code sort and filter expressions |
616 |
|
How to work with the rows in a
data view |
618 |
|
The user interface for the Vendor
Invoices form |
620 |
|
The code for the Vendor Invoices
form |
620 |
|
|
How to define a relationship |
624 |
|
How to work with relationships
through code |
626 |
|
A Vendor Invoices form that uses
relationships |
628 |
|
|
|
|
|
|
© Copyright 1998-2008 Mike
Murach & Associates, Inc. All rights reserved.
|