For a list of all members of this type, see ContainerGrid members.
| Name | Description | |
|---|---|---|
![]() | ActiveCellChanged | Occurs when the ActiveCell changes between posts to the server. (Inherited from Infragistics.Web.UI.GridControls.WebDataGrid) |
![]() | ActiveGroupedRowChanged | Occurs when the ActiveGroupedRow changes between posts to the server. |
![]() | CalculateCustomSummary | Event that is fired whenever each custom summary needs to be calculated (Inherited from Infragistics.Web.UI.GridControls.WebDataGrid) |
![]() | CalculateSummary | Event that is fired whenever each normal summary type needs to be calculated because the grid is doing custom binding (Inherited from Infragistics.Web.UI.GridControls.WebDataGrid) |
![]() | CallingDataMethods | Occurs when data methods are being called. (Inherited from System.Web.UI.WebControls.DataBoundControl) |
![]() | CellSelectionChanged | Occurs when the SelectedCells collection changes between posts to the server. (Inherited from Infragistics.Web.UI.GridControls.WebDataGrid) |
![]() | ColumnMoved | Occurs when a column is moved by a user. (Inherited from Infragistics.Web.UI.GridControls.WebDataGrid) |
![]() | ColumnResized | Occurs when a column is resized by a user. (Inherited from Infragistics.Web.UI.GridControls.WebDataGrid) |
![]() | ColumnSelectionChanged | Occurs when the SelectedColumns collection changes between posts to the server. (Inherited from Infragistics.Web.UI.GridControls.WebDataGrid) |
![]() | ColumnSorted | Occurs when a column is sorted by a user. (Inherited from Infragistics.Web.UI.GridControls.WebDataGrid) |
![]() | CreatingModelDataSource | Occurs when the System.Web.UI.WebControls.ModelDataSource object is being created. (Inherited from System.Web.UI.WebControls.DataBoundControl) |
![]() | CustomDataBinding | The event that fires right before the grid is data bound. If this is cancelled, then the grid will perform binding directly to the DataSource supplied to the event args. This is to accomplish custom sorting or filtering. (Inherited from Infragistics.Web.UI.GridControls.WebDataGrid) |
![]() | DataBinding | Occurs when the server control binds to a data source. (Inherited from System.Web.UI.Control) |
![]() | DataBound | Occurs after the server control binds to a data source. (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) |
![]() | DataFiltered | Occurs when a filters have be applied to the grid's data. (Inherited from Infragistics.Web.UI.GridControls.WebDataGrid) |
![]() | DataFiltering | Occurs when a filters are about to be applied to the grid's data. (Inherited from Infragistics.Web.UI.GridControls.WebDataGrid) |
![]() | Disposed | Occurs when a server control is released from memory, which is the last stage of the server control lifecycle when an ASP.NET page is requested. (Inherited from System.Web.UI.Control) |
![]() | FixedStateChanged | Occurs when a column is fixed/unfixed by a user. (Inherited from Infragistics.Web.UI.GridControls.WebDataGrid) |
![]() | HeaderCheckBoxClicked | The HeaderCheckBoxClicked event is raised when the header checkbox in an UnboundCheckBoxField has been clicked. (Inherited from Infragistics.Web.UI.GridControls.WebDataGrid) |
![]() | Init | Occurs when the server control is initialized, which is the first step in its lifecycle. (Inherited from System.Web.UI.Control) |
![]() | InitializeRow | The InitializeRow event is raised when the grid binds to the records in the data source. (Inherited from Infragistics.Web.UI.GridControls.WebDataGrid) |
![]() | ItemCommand | The ItemCommand event is raised when a WebControl inside of the grid emits an event which would cause a postback. (Inherited from Infragistics.Web.UI.GridControls.WebDataGrid) |
![]() | Load | Occurs when the server control is loaded into the System.Web.UI.Page object. (Inherited from System.Web.UI.Control) |
![]() | PageIndexChanged | Occurs when a page has changed by a user. (Inherited from Infragistics.Web.UI.GridControls.WebDataGrid) |
![]() | PopulateUniqueFilterValues | Occurs when a filters have be applied to the grid's data. (Inherited from Infragistics.Web.UI.GridControls.WebDataGrid) |
![]() | PreRender | Occurs after the System.Web.UI.Control object is loaded but prior to rendering. (Inherited from System.Web.UI.Control) |
![]() | RowAdded | Event that is fired every time a row has been added. (Inherited from Infragistics.Web.UI.GridControls.WebDataGrid) |
![]() | RowAdding | Event that is fired every time a row about to be added. (Inherited from Infragistics.Web.UI.GridControls.WebDataGrid) |
![]() | RowDeleted | Event that is fired every time a row is deleted. (Inherited from Infragistics.Web.UI.GridControls.WebDataGrid) |
![]() | RowsDeleting | Event that is fired every time a row is about to be deleted. (Inherited from Infragistics.Web.UI.GridControls.WebDataGrid) |
![]() | RowSelectionChanged | Occurs when the SelectedRows collection changes between posts to the server. (Inherited from Infragistics.Web.UI.GridControls.WebDataGrid) |
![]() | RowUpdated | Event that is fired every time a row has been updated. (Inherited from Infragistics.Web.UI.GridControls.WebDataGrid) |
![]() | RowUpdating | Event that is fired every time a row is about to be updated in the database. (Inherited from Infragistics.Web.UI.GridControls.WebDataGrid) |
![]() | SummaryCalculated | Event that is fired whenever a standard summary is calculated (any summary which is not a custom summary). (Inherited from Infragistics.Web.UI.GridControls.WebDataGrid) |
![]() | Unload | Occurs when the server control is unloaded from memory. (Inherited from System.Web.UI.Control) |