ObjectList Properties Dialog Box

Use the ObjectList Property dialog box to configure an System.Web.UI.MobileControls::ObjectList control. The items in an object list are strictly data bound; the only way to add items to an object list is by binding the list to a data source.

To access this dialog box

  1. In Visual Studio, open or create a new mobile Web Forms page.

  2. Switch to Design view.

  3. From the Mobile Web Forms tab of the Toolbox, drag an ObjectList control into the mobile Form box on the page.

  4. Right-click the ObjectList control and then click Show Smart Tag.

  5. In the ObjectList Tasks menu, click Property Builder.

General

Select the General tab to select properties that affect the appearance of the control. For more information, see General, ObjectList Properties Dialog Box.

Commands

Select the Commands tab to add commands associated with the object list or to assign a default command to the control. For more information, see Commands, ObjectList Properties Dialog Box.

Fields

Select the Fields tab to set programmer-defined fields and associate them with the fields in the data source. For more information, see Fields, ObjectList Properties Dialog Box.

Community Additions

Show: