The following tables list the members exposed by WebDataGrid.
Name | Description | |
---|---|---|
WebDataGrid Constructor |
Name | Description | |
---|---|---|
ajaxIndicator | Gets reference to instance of Infragistics.Web.UI.AjaxIndicator or null. | |
behaviors | Returns the grid's behavior collection. All of the grid behaviors are contained by this collection. Behavior collection of the grid. | |
clientbindingprops | ||
columns | Returns column collection of the grid.Column collection of the grid. | |
dataSource | Gets the data source that the WebDataGrid is displaying data for. The returned result is a json array. | |
defaultColumnWidth | Gets the defualt width of the columns. | |
element | ||
enableClientRendering | ||
events | ||
headerColumnsLayout | Array of child columns. An array of Infragistics.Web.UI.HeaderLayoutColumn objects | |
id | ||
isInitialized | ||
isUpdating | ||
name | Return's the name of the control. | |
parent | ||
props | For Internal Use Only. Contains ClientState information for the control. | |
rows | Returns the grid's rows collection. | |
scrollLeft | Keeps server side value of the scroll left position of the data. | |
scrollTop | Keeps server side value of the scroll top position of the data. | |
uniqueID | Return's the Unique ID of the control. | |
visibilityMode | ||
visible |
Name | Description | |
---|---|---|
addClientEventHandler | Adds a function handler to process a ClientEvent. | |
addCssClass | ||
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. | |
beginUpdate | ||
dispose | Disposes of the grid object. | |
endUpdate | ||
find | Finds WebDataGrid by its client ID. | |
from | Casts passed in object to the WebDataGrid type. | |
getClientEventPostBack | For internal use only. | |
getClientEventPostBackForObject | For internal use only. | |
getEditingOn | Gets flag which represents current editing behavior in progress with option to exit edit mode. | |
initialize | Initializes the WebDataGrid object. | |
onBubbleEvent | ||
raiseBubbleEvent | ||
raisePropertyChanged | ||
removeClientEventHandler | Removes a function handler of a ClientEvent. | |
removeCssClass | ||
resolveItem | Translates an address string specifier into the resolved NavItem object that lives at the specified address. | |
setClientEvent | For internal use only. | |
toggleCssClass | ||
updated |
Name | Description | |
---|---|---|
disposing | ||
propertyChanged |