Name | Description | |
---|---|---|
BoundItemCreated | Occurs after C1ComboBoxItem is created in data binding. | |
CallbackDataBind | Occurs when C1ComboBox requests data from data scource. | |
CallingDataMethods | (Inherited from System.Web.UI.WebControls.DataBoundControl) | |
CreatingModelDataSource | (Inherited from System.Web.UI.WebControls.DataBoundControl) | |
DataBinding | (Inherited from System.Web.UI.Control) | |
DataBound | (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) | |
Disposed | (Inherited from System.Web.UI.Control) | |
Init | (Inherited from System.Web.UI.Control) | |
ItemDataBinding | Occurs when C1ComboBoxItem is binding data. | |
ItemPopulate | Occurs when C1ComboBox requests data from client side. | |
Load | (Inherited from System.Web.UI.Control) | |
PreRender | (Inherited from System.Web.UI.Control) | |
SelectedIndexChanged | Occurs when selected index of C1ComboBox is changed(with postback). | |
Unload | (Inherited from System.Web.UI.Control) |