In order to return database query results to separate rows in a table,
you need to select the row using the Select Row command on the Table
menu before you insert the Detail Section or the If-Then Conditional
Section.
If you attempt to select the row by selecting the cells in a row, the
cells (the <td> tags) will be selected, but the rows (the <tr> tags)
will remain.
To set up a detail or if-then conditional section that returns database
query results to separate rows in a table, use the following steps:
| 1. | Create a new page in FrontPage Editor.
|
| 2. | Insert a table (click Insert Table on the Table menu).
|
| 3. | Place the insertion point within a row in the table.
|
| 4. | On the Table menu, click Select Row.
|
| 5. | On the Edit menu, click Database, and then click Detail Section or
If-Then Conditional Section.
|