If this is set to true, the control will postback when either an item is clicked on, or enter is pressed on an item. Default is false.

[Visual Basic]
Public Property AutoPostBack As Boolean
[C#]
public bool AutoPostBack {get; set;}

See Also

DbCombo Class | DbCombo Members | Cambro.Web.DbCombo Namespace