The following tables list the members exposed by ContainerGrid.
Name | Description | |
---|---|---|
ContainerGrid Constructor |
Name | Description | |
---|---|---|
ajaxIndicator | Gets reference to instance of Infragistics.Web.UI.AjaxIndicator or null. | |
band | Gets the grid's band object. | |
behaviors | Returns the grid's behavior collection. All of the grid behaviors are contained by this collection. Behavior collection of the grid. (Inherited from Infragistics.Web.UI.WebDataGrid) | |
clientbindingprops | (Inherited from Infragistics.Web.UI.WebDataGrid) | |
columns | Returns column collection of the grid.Column collection of the grid. (Inherited from Infragistics.Web.UI.WebDataGrid) | |
dataSource | Gets the data source that the WebDataGrid is displaying data for. The returned result is a json array. (Inherited from Infragistics.Web.UI.WebDataGrid) | |
defaultColumnWidth | Gets the defualt width of the columns. (Inherited from Infragistics.Web.UI.WebDataGrid) | |
element | (Inherited from Infragistics.Web.UI.WebDataGrid) | |
enableClientRendering | (Inherited from Infragistics.Web.UI.WebDataGrid) | |
events | (Inherited from Infragistics.Web.UI.WebDataGrid) | |
groupRows | Gets the grid's grouped row's collection. | |
headerColumnsLayout | Array of child columns. An array of Infragistics.Web.UI.HeaderLayoutColumn objects (Inherited from Infragistics.Web.UI.WebDataGrid) | |
id | (Inherited from Infragistics.Web.UI.WebDataGrid) | |
isInitialized | (Inherited from Infragistics.Web.UI.WebDataGrid) | |
isUpdating | (Inherited from Infragistics.Web.UI.WebDataGrid) | |
name | Return's the name of the control. (Inherited from Infragistics.Web.UI.WebDataGrid) | |
parent | (Inherited from Infragistics.Web.UI.WebDataGrid) | |
parentRow | Gets the parent row of the container grid. The return object is of type Infragistics.Web.UI.ContainerGridRow. If the container grid is the root level container grid (the gridView), then the return value will be "undefined". | |
props | For Internal Use Only. Contains ClientState information for the control. (Inherited from Infragistics.Web.UI.WebDataGrid) | |
rowIslandIndex | Returns the index of the container grid in the parentRow's (Infragistics.Web.UI.ContainerGridRow) rowIslands array. The rowIslands array can be retrieved from the parentRow (Infragistics.Web.UI.ContainerGridRow) with the get_rowIslands() method. | |
rows | Returns the grid's rows collection. (Inherited from Infragistics.Web.UI.WebDataGrid) | |
scrollLeft | Keeps server side value of the scroll left position of the data. (Inherited from Infragistics.Web.UI.WebDataGrid) | |
scrollTop | Keeps server side value of the scroll top position of the data. (Inherited from Infragistics.Web.UI.WebDataGrid) | |
uniqueID | Return's the Unique ID of the control. (Inherited from Infragistics.Web.UI.WebDataGrid) | |
visibilityMode | (Inherited from Infragistics.Web.UI.WebDataGrid) | |
visible | (Inherited from Infragistics.Web.UI.WebDataGrid) |
Name | Description | |
---|---|---|
addClientEventHandler | Adds a function handler to process a ClientEvent. (Inherited from Infragistics.Web.UI.WebDataGrid) | |
addCssClass | (Inherited from Infragistics.Web.UI.WebDataGrid) | |
alignCaptions | Aligns the captions with the data columns of the grid. The method can be called if you're using the grid in an unusual environment and the cells are getting misaligned from the headers. (Inherited from Infragistics.Web.UI.WebDataGrid) | |
beginUpdate | (Inherited from Infragistics.Web.UI.WebDataGrid) | |
dispose | Disposes of the ContainerGrid object. | |
endUpdate | (Inherited from Infragistics.Web.UI.WebDataGrid) | |
find | Finds WebDataGrid by its client ID. (Inherited from Infragistics.Web.UI.WebDataGrid) | |
from | Casts passed in object to the WebDataGrid type. (Inherited from Infragistics.Web.UI.WebDataGrid) | |
getClientEventPostBack | For internal use only. (Inherited from Infragistics.Web.UI.WebDataGrid) | |
getClientEventPostBackForObject | For internal use only. (Inherited from Infragistics.Web.UI.WebDataGrid) | |
getEditingOn | Gets flag which represents current editing behavior in progress with option to exit edit mode. (Inherited from Infragistics.Web.UI.WebDataGrid) | |
initialize | Initializes the ContainerGrid object. | |
onBubbleEvent | (Inherited from Infragistics.Web.UI.WebDataGrid) | |
raiseBubbleEvent | (Inherited from Infragistics.Web.UI.WebDataGrid) | |
raisePropertyChanged | (Inherited from Infragistics.Web.UI.WebDataGrid) | |
removeClientEventHandler | Removes a function handler of a ClientEvent. (Inherited from Infragistics.Web.UI.WebDataGrid) | |
removeCssClass | (Inherited from Infragistics.Web.UI.WebDataGrid) | |
resolveItem | Translates an address string specifier into the resolved NavItem object that lives at the specified address. (Inherited from Infragistics.Web.UI.WebDataGrid) | |
setClientEvent | For internal use only. (Inherited from Infragistics.Web.UI.WebDataGrid) | |
toggleCssClass | (Inherited from Infragistics.Web.UI.WebDataGrid) | |
updated | (Inherited from Infragistics.Web.UI.WebDataGrid) |
Name | Description | |
---|---|---|
disposing | (Inherited from Infragistics.Web.UI.WebDataGrid) | |
propertyChanged | (Inherited from Infragistics.Web.UI.WebDataGrid) |