Datasheet

Book IX
Chapter 1
Building Master and
Detail Pages
Developing Master and Detail Pages Block by Block
699
8. Click the Test button.
The Test Value dialog box appears.
9. Enter a value in the Test Value field and click OK.
This value represents which detail record displays. This test helps
you check that the detail page brings back the data you expect.
A table displaying data from the recordset appears.
10. Click OK.
The Test SQL Statement window closes.
11. In the Recordset dialog box, click OK.
12. To bind the columns in the recordset to the detail page, select the
columns in the Bindings panel and drag those columns onto the
detail page.
Your detail page can now process requests from the master page. Figure
1-9 shows the Document window after adding fields from the recordset.
See the section “Testing Your Master and Detail Pages,” later in this chapter,
to find out how to preview your master and detail pages in a browser.
Figure 1-9:
The
Document
window
after
dragging
several
fields
from the
recordset
onto it.