Sets general options for the RecordsetNavbar design-time control.
Type a name for the RecordsetNavbar control. The name is required and must be unique to the page. Sets the id property for the control.
Displays the platform (Server or Client) of the recordset selected for this control, or allows you to select a platform or use the page's default platform setting (Inherit from page) if you haven't selected a recordset. Sets the DTCScriptingPlatform property for the control.
After you set a recordset, the Scripting Platform property is read-only for the control. To change the platform, select a different recordset.
Recordset
Choose the name of a Recordset control on the page. This is the recordset among whose records you move when you click one of the navigation buttons. Sets the Recordset property for the control.
Check this box if you want the current record in the recordset updated with the latest values for all controls on the page bound to this recordset whenever you choose one of the navigation buttons. Sets the UpdateOnMove property for the control.