GridView Events |
The GridView type exposes the following members.
| Name | Description | |
|---|---|---|
| CallingDataMethods | (Inherited from DataBoundControl.) | |
| CreatingModelDataSource | (Inherited from DataBoundControl.) | |
| DataBinding | (Inherited from Control.) | |
| DataBound | (Inherited from BaseDataBoundControl.) | |
| Disposed | (Inherited from Control.) | |
| Init | (Inherited from Control.) | |
| Load | (Inherited from Control.) | |
| PageIndexChanged | (Inherited from GridView.) | |
| PageIndexChanging | (Inherited from GridView.) | |
| PreRender | (Inherited from Control.) | |
| RowCancelingEdit | (Inherited from GridView.) | |
| RowCommand | (Inherited from GridView.) | |
| RowCreated | (Inherited from GridView.) | |
| RowDataBound | (Inherited from GridView.) | |
| RowDeleted | (Inherited from GridView.) | |
| RowDeleting | (Inherited from GridView.) | |
| RowEditing | (Inherited from GridView.) | |
| RowUpdated | (Inherited from GridView.) | |
| RowUpdating | (Inherited from GridView.) | |
| SelectedIndexChanged | (Inherited from GridView.) | |
| SelectedIndexChanging | (Inherited from GridView.) | |
| Sorted | (Inherited from GridView.) | |
| Sorting | (Inherited from GridView.) | |
| Unload | (Inherited from Control.) |