Chapter 7 How to use ADO to build bound forms
How to work with bound controls 254
Two forms that use bound controls 254
How to work with the DataList and DataCombo controls 256
How to work with the DataGrid control 258
How to set the properties for a DataGrid control 260
Property settings for the controls on the Vendors form 262
Why this application uses client-side cursors 264
Exercise set 7-1: Build the Vendors form 266
Coding techniques for bound forms 268
How to use some common events for an ADO data control 268
How to use the MoveComplete event of an ADO data control 270
How to use the Error event of an ADO data control 272
The code for the standard module of the Vendors application 274
The code for the Vendors form 274
Bugs that occur when using a Jet database 276
Exercise set 7-3: Write the code for the Vendors form 278
The property settings and code for the New Vendor form 280
The property settings for the New Vendor form 280
The code for the New Vendor form 282
More about bugs that occur when using a Jet database 284
Exercise set 7-3: Build the New Vendor form 286
t
[Prev]
[Next]