Mono Class Library: Overview

System.Web.UI.WebControls.DataGrid: Method Members

The methods of System.Web.UI.WebControls.DataGrid are listed below. For a list of all members, see the DataGrid Members list.

See Also: Inherited members from System.Web.UI.WebControls.BaseDataList

Protected Methods

CreateColumnSet(PagedDataSource, bool) : ArrayList
Documentation for this section has not yet been entered.
override
CreateControlHierarchy(bool)
Documentation for this section has not yet been entered.
override
CreateControlStyle() : Style
Documentation for this section has not yet been entered.
CreateItem(int, int, ListItemType) : DataGridItem
Documentation for this section has not yet been entered.
InitializeItem(DataGridItem, DataGridColumn[])
Documentation for this section has not yet been entered.
InitializePager(DataGridItem, int, PagedDataSource)
Documentation for this section has not yet been entered.
override
LoadViewState(object)
Documentation for this section has not yet been entered.
override
OnBubbleEvent(object, EventArgs) : bool
Documentation for this section has not yet been entered.
OnCancelCommand(DataGridCommandEventArgs)
Documentation for this section has not yet been entered.
OnDeleteCommand(DataGridCommandEventArgs)
Documentation for this section has not yet been entered.
OnEditCommand(DataGridCommandEventArgs)
Documentation for this section has not yet been entered.
OnItemCommand(DataGridCommandEventArgs)
This event will be triggered when click is done on one of the elements of the datagrid.
OnItemCreated(DataGridItemEventArgs)
Documentation for this section has not yet been entered.
OnItemDataBound(DataGridItemEventArgs)
Documentation for this section has not yet been entered.
OnPageIndexChanged(DataGridPageChangedEventArgs)
Documentation for this section has not yet been entered.
OnSortCommand(DataGridSortCommandEventArgs)
Documentation for this section has not yet been entered.
OnUpdateCommand(DataGridCommandEventArgs)
Documentation for this section has not yet been entered.
override
PrepareControlHierarchy()
Documentation for this section has not yet been entered.
override
SaveViewState() : object
Documentation for this section has not yet been entered.
override
TrackViewState()
Documentation for this section has not yet been entered.