C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ComboBox Namespace / C1ComboBox Class

In This Topic
C1ComboBox Class Events
In This Topic

For a list of all members of this type, see C1ComboBox members.

Public Events
 NameDescription
Public EventOccurs after C1ComboBoxItem is created in data binding.  
Public EventOccurs when C1ComboBox requests data from data scource.  
Public Event (Inherited from System.Web.UI.WebControls.DataBoundControl)
Public Event (Inherited from System.Web.UI.WebControls.DataBoundControl)
Public Event (Inherited from System.Web.UI.Control)
Public Event (Inherited from System.Web.UI.WebControls.BaseDataBoundControl)
Public Event (Inherited from System.Web.UI.Control)
Public Event (Inherited from System.Web.UI.Control)
Public EventOccurs when C1ComboBoxItem is binding data.  
Public EventOccurs when C1ComboBox requests data from client side.  
Public Event (Inherited from System.Web.UI.Control)
Public Event (Inherited from System.Web.UI.Control)
Public EventOccurs when selected index of C1ComboBox is changed(with postback).  
Public Event (Inherited from System.Web.UI.Control)
Top
See Also