The members of System.Web.UI.WebControls.GridView are listed below.
See Also: Inherited members from System.Web.UI.WebControls.CompositeDataBoundControl
GridView()Documentation for this section has not yet been entered.
AllowPaging bool. Documentation for this section has not yet been entered. AllowSorting bool. Documentation for this section has not yet been entered. [read-only] AlternatingRowStyle TableItemStyle. Documentation for this section has not yet been entered. AutoGenerateColumns bool. Documentation for this section has not yet been entered. AutoGenerateDeleteButton bool. Documentation for this section has not yet been entered. AutoGenerateEditButton bool. Documentation for this section has not yet been entered. AutoGenerateSelectButton bool. Documentation for this section has not yet been entered. BackImageUrl string. Documentation for this section has not yet been entered. [read-only] BottomPagerRow GridViewRow. Documentation for this section has not yet been entered. Caption string. Documentation for this section has not yet been entered. CaptionAlign TableCaptionAlign. Documentation for this section has not yet been entered. CellPadding int. Documentation for this section has not yet been entered. CellSpacing int. Documentation for this section has not yet been entered. [read-only] Columns DataControlFieldCollection. Documentation for this section has not yet been entered. DataKeyNames string[]. Documentation for this section has not yet been entered. [read-only] DataKeys DataKeyArray. Documentation for this section has not yet been entered. EditIndex int. Documentation for this section has not yet been entered. [read-only] EditRowStyle TableItemStyle. Documentation for this section has not yet been entered. [read-only] EmptyDataRowStyle TableItemStyle. Documentation for this section has not yet been entered. EmptyDataTemplate System.Web.UI.ITemplate. Documentation for this section has not yet been entered. EmptyDataText string. Documentation for this section has not yet been entered. EnableSortingAndPagingCallbacks bool. Documentation for this section has not yet been entered. [read-only] FooterRow GridViewRow. Documentation for this section has not yet been entered. [read-only] FooterStyle TableItemStyle. Documentation for this section has not yet been entered. GridLines GridLines. Documentation for this section has not yet been entered. [read-only] HeaderRow GridViewRow. Documentation for this section has not yet been entered. [read-only] HeaderStyle TableItemStyle. Documentation for this section has not yet been entered. HorizontalAlign HorizontalAlign. Documentation for this section has not yet been entered. [read-only] PageCount int. Documentation for this section has not yet been entered. PageIndex int. Documentation for this section has not yet been entered. [read-only] PagerSettings PagerSettings. Documentation for this section has not yet been entered. [read-only] PagerStyle TableItemStyle. Documentation for this section has not yet been entered. PagerTemplate System.Web.UI.ITemplate. Documentation for this section has not yet been entered. PageSize int. Documentation for this section has not yet been entered. RowHeaderColumn string. Documentation for this section has not yet been entered. [read-only] Rows GridViewRowCollection. Documentation for this section has not yet been entered. [read-only] RowStyle TableItemStyle. Documentation for this section has not yet been entered. [read-only] SelectedDataKey DataKey. Documentation for this section has not yet been entered. SelectedIndex int. Documentation for this section has not yet been entered. [read-only] SelectedRow GridViewRow. Documentation for this section has not yet been entered. [read-only] SelectedRowStyle TableItemStyle. Documentation for this section has not yet been entered. [read-only] SelectedValue object. Documentation for this section has not yet been entered. ShowFooter bool. Documentation for this section has not yet been entered. ShowHeader bool. Documentation for this section has not yet been entered. [read-only] SortDirection SortDirection. Documentation for this section has not yet been entered. [read-only] SortExpression string. Documentation for this section has not yet been entered. [read-only] TopPagerRow GridViewRow. Documentation for this section has not yet been entered. UseAccessibleHeader bool. Documentation for this section has not yet been entered.
[read-only] overrideTagKey System.Web.UI.HtmlTextWriterTag. Documentation for this section has not yet been entered.
overrideDataBind() Documentation for this section has not yet been entered.DeleteRow(int) Documentation for this section has not yet been entered.IsBindableType(Type) : bool Documentation for this section has not yet been entered.Sort(string, SortDirection) Documentation for this section has not yet been entered.UpdateRow(int, bool) Documentation for this section has not yet been entered.
CreateAutoGeneratedColumn(AutoGeneratedFieldProperties) : AutoGeneratedField Documentation for this section has not yet been entered. overrideCreateChildControls(IEnumerable, bool) : int Documentation for this section has not yet been entered.CreateChildTable() : Table Documentation for this section has not yet been entered.CreateColumns(PagedDataSource, bool) : ICollection Documentation for this section has not yet been entered. overrideCreateControlStyle() : Style Documentation for this section has not yet been entered. overrideCreateDataSourceSelectArguments() : System.Web.UI.DataSourceSelectArguments Documentation for this section has not yet been entered.CreateRow(int, int, DataControlRowType, DataControlRowState) : GridViewRow Documentation for this section has not yet been entered.ExtractRowValues(System.Collections.Specialized.IOrderedDictionary, GridViewRow, bool, bool) Documentation for this section has not yet been entered.GetCallbackResult() : string Documentation for this section has not yet been entered.GetCallbackScript(IButtonControl, string) : string Documentation for this section has not yet been entered.InitializePager(GridViewRow, int, PagedDataSource) Documentation for this section has not yet been entered.InitializeRow(GridViewRow, DataControlField[]) Documentation for this section has not yet been entered. overrideLoadControlState(object) Documentation for this section has not yet been entered. overrideLoadViewState(object) Documentation for this section has not yet been entered. overrideOnBubbleEvent(object, EventArgs) : bool Documentation for this section has not yet been entered. overrideOnDataPropertyChanged() Documentation for this section has not yet been entered. overrideOnDataSourceViewChanged(object, EventArgs) Documentation for this section has not yet been entered. overrideOnInit(EventArgs) Documentation for this section has not yet been entered.OnPageIndexChanged(EventArgs) Documentation for this section has not yet been entered.OnPageIndexChanging(GridViewPageEventArgs) Documentation for this section has not yet been entered. overrideOnPagePreLoad(object, EventArgs) Documentation for this section has not yet been entered. overrideOnPreRender(EventArgs) Documentation for this section has not yet been entered.OnRowCancelingEdit(GridViewCancelEditEventArgs) Documentation for this section has not yet been entered.OnRowCommand(GridViewCommandEventArgs) Documentation for this section has not yet been entered.OnRowCreated(GridViewRowEventArgs) Documentation for this section has not yet been entered.OnRowDataBound(GridViewRowEventArgs) Documentation for this section has not yet been entered.OnRowDeleted(GridViewDeletedEventArgs) Documentation for this section has not yet been entered.OnRowDeleting(GridViewDeleteEventArgs) Documentation for this section has not yet been entered.OnRowEditing(GridViewEditEventArgs) Documentation for this section has not yet been entered.OnRowUpdated(GridViewUpdatedEventArgs) Documentation for this section has not yet been entered.OnRowUpdating(GridViewUpdateEventArgs) Documentation for this section has not yet been entered.OnSelectedIndexChanged(EventArgs) Documentation for this section has not yet been entered.OnSelectedIndexChanging(GridViewSelectEventArgs) Documentation for this section has not yet been entered.OnSorted(EventArgs) Documentation for this section has not yet been entered.OnSorting(GridViewSortEventArgs) Documentation for this section has not yet been entered. overridePerformDataBinding(IEnumerable) Documentation for this section has not yet been entered.PrepareControlHierarchy() Documentation for this section has not yet been entered.RaiseCallbackEvent(string) Documentation for this section has not yet been entered.RaisePostBackEvent(string) Documentation for this section has not yet been entered. overrideRender(System.Web.UI.HtmlTextWriter) Documentation for this section has not yet been entered. overrideSaveControlState() : object Documentation for this section has not yet been entered. overrideSaveViewState() : object Documentation for this section has not yet been entered. overrideTrackViewState() Documentation for this section has not yet been entered.
PageIndexChanged Documentation for this section has not yet been entered. PageIndexChanging Documentation for this section has not yet been entered. RowCancelingEdit Documentation for this section has not yet been entered. RowCommand Documentation for this section has not yet been entered. RowCreated Documentation for this section has not yet been entered. RowDataBound Documentation for this section has not yet been entered. RowDeleted Documentation for this section has not yet been entered. RowDeleting Documentation for this section has not yet been entered. RowEditing Documentation for this section has not yet been entered. RowUpdated Documentation for this section has not yet been entered. RowUpdating Documentation for this section has not yet been entered. SelectedIndexChanged Documentation for this section has not yet been entered. SelectedIndexChanging Documentation for this section has not yet been entered. Sorted Documentation for this section has not yet been entered. Sorting Documentation for this section has not yet been entered.
System.Web.UI.ICallbackEventHandler.GetCallbackResult Documentation for this section has not yet been entered. System.Web.UI.WebControls.ICallbackContainer.GetCallbackScript Documentation for this section has not yet been entered. System.Web.UI.WebControls.IPostBackContainer.GetPostBackOptions Documentation for this section has not yet been entered. System.Web.UI.ICallbackEventHandler.RaiseCallbackEvent Documentation for this section has not yet been entered. System.Web.UI.IPostBackEventHandler.RaisePostBackEvent Documentation for this section has not yet been entered.