The events of System.Web.UI.WebControls.DataList are listed below. For a list of all members, see the DataList Members list.
See Also: Inherited members from System.Web.UI.WebControls.BaseDataList
CancelCommand |
Occurs when the Cancel button is clicked for an item in the System.Web.UI.WebControls.DataList control. | |
DeleteCommand |
Occurs when the Delete button is clicked for an item in the System.Web.UI.WebControls.DataList control. | |
EditCommand |
Occurs when the Edit button is clicked for an item in the System.Web.UI.WebControls.DataList control. | |
ItemCommand |
Occurs when any button is clicked in the System.Web.UI.WebControls.DataList control. | |
ItemCreated |
Occurs on the server when an item in the System.Web.UI.WebControls.DataList control is created. | |
ItemDataBound |
Occurs when an item is data bound to the System.Web.UI.WebControls.DataList control. | |
UpdateCommand |
Occurs when the Update button is clicked for an item in the System.Web.UI.WebControls.DataList control. |