The Repeating Region server behavior lets you display multiple records from a recordset within a page. Any dynamic data selection can be turned into a repeating region. However, the most common regions are a table, a table row, or a series of table rows.
Modify repeating regions in the Property inspector
Modify the selected repeating region
by changing any of the following options:The name of the repeating region.
The recordset providing the records for the repeating region.
The number of records displayed
When you select a new option, Dreamweaver updates the page.
Create and add a repeating region to display multiple records on a page