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.

Tasks

UI Elements

See Also

Tasks

How to: Add and Configure an ObjectList Control

Reference

System.Web.UI.MobileControls.ObjectList

SelectionList Properties Dialog Box

List Properties Dialog Box

Concepts

Introduction to the ObjectList Control

Using Data Binding with ASP.NET Mobile Controls

ASP.NET Device Filtering Overview

Other Resources

Developing Adapters for ASP.NET Server Controls

ASP.NET Web Sites for Mobile Devices