The events of System.Web.UI.WebControls.SqlDataSource are listed below. For a list of all members, see the SqlDataSource Members list.
See Also: Inherited members from System.Web.UI.DataSourceControl
| Deleted |
Occurs when a delete operation has completed. | |
| Deleting |
Occurs before a delete operation. | |
| Filtering |
Occurs before a filter operation. | |
| Inserted |
Occurs when an insert operation has completed. | |
| Inserting |
Occurs before an insert operation. | |
| Selected |
Occurs when a data retrieval operation has completed. | |
| Selecting |
Occurs before a data retrieval operation. | |
| Updated |
Occurs when an update operation has completed. | |
| Updating |
Occurs before an update operation. |