Data Range Header Design-Time Control

Works with the Data Range Footer control in Microsoft® Visual InterDev™ 1.0 to bracket a section of HTML code that will be repeated for each record in the recordset.

Note   This control is included for compatibility for Visual InterDev 1.0 only. For complete details, see your Visual InterDev 1.0 documentation.

In Visual InterDev 6.0, use the Grid design-time control instead of the Data Range Header and Footer controls.

Remarks

The script generated by the Data Range Header control depends on the setting of various properties. The Data Range property defaults are targeted at the most common, efficient scenario:

With these settings, you can work with anything that outputs a set of records, including stored procedures with multiple statements.