Click or drag to resize

GridView Methods

The GridView type exposes the following members.

Methods
  NameDescription
Protected methodAddAttributesToRender (Inherited from WebControl.)
Protected methodAddedControl (Inherited from Control.)
Protected methodAddParsedSubObject (Inherited from Control.)
Public methodApplyStyle (Inherited from WebControl.)
Public methodApplyStyleSheetSkin (Inherited from Control.)
Protected methodBuildProfileTree (Inherited from Control.)
Protected methodClearCachedClientID (Inherited from Control.)
Protected methodClearChildControlState (Inherited from Control.)
Protected methodClearChildState (Inherited from Control.)
Protected methodClearChildViewState (Inherited from Control.)
Protected methodClearEffectiveClientIDMode (Inherited from Control.)
Protected methodConfirmInitState (Inherited from BaseDataBoundControl.)
Public methodCopyBaseAttributes (Inherited from WebControl.)
Protected methodCreateAutoGeneratedColumn Obsolete. (Inherited from GridView.)
Protected methodCreateChildControls (Inherited from CompositeDataBoundControl.)
Protected methodCreateChildControls(IEnumerable, Boolean) (Inherited from GridView.)
Protected methodCreateChildTable (Inherited from GridView.)
Protected methodCreateColumns (Inherited from GridView.)
Protected methodCreateControlCollection (Inherited from Control.)
Protected methodCreateControlStyle (Inherited from GridView.)
Protected methodCreateDataSourceSelectArguments (Inherited from GridView.)
Protected methodCreateRow (Inherited from GridView.)
Public methodDataBind (Inherited from GridView.)
Protected methodDataBind(Boolean) (Inherited from Control.)
Protected methodDataBindChildren (Inherited from Control.)
Public methodDeleteRow (Inherited from GridView.)
Public methodDispose (Inherited from Control.)
Protected methodEnsureChildControls (Inherited from Control.)
Protected methodEnsureDataBound (Inherited from BaseDataBoundControl.)
Protected methodEnsureID (Inherited from Control.)
Public methodEquals (Inherited from Object.)
Protected methodExtractRowValues (Inherited from GridView.)
Protected methodFinalize (Inherited from Object.)
Public methodFindControl(String) (Inherited from Control.)
Protected methodFindControl(String, Int32) (Inherited from Control.)
Public methodFocus (Inherited from Control.)
Protected methodGetCallbackResult (Inherited from GridView.)
Protected methodGetCallbackScript (Inherited from GridView.)
Protected methodGetData (Inherited from DataBoundControl.)
Protected methodGetDataSource (Inherited from DataBoundControl.)
Protected methodGetDesignModeState (Inherited from Control.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetRouteUrl(Object) (Inherited from Control.)
Public methodGetRouteUrl(RouteValueDictionary) (Inherited from Control.)
Public methodGetRouteUrl(String, Object) (Inherited from Control.)
Public methodGetRouteUrl(String, RouteValueDictionary) (Inherited from Control.)
Public methodGetType (Inherited from Object.)
Public methodGetUniqueIDRelativeTo (Inherited from Control.)
Public methodHasControls (Inherited from Control.)
Protected methodHasEvents (Inherited from Control.)
Protected methodInitializePager (Inherited from GridView.)
Protected methodInitializeRow (Inherited from GridView.)
Public methodIsBindableType (Inherited from GridView.)
Protected methodIsLiteralContent (Inherited from Control.)
Protected methodLoadControlState (Inherited from GridView.)
Protected methodLoadViewState (Inherited from GridView.)
Protected methodMapPathSecure (Inherited from Control.)
Protected methodMarkAsDataBound (Inherited from DataBoundControl.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodMergeStyle (Inherited from WebControl.)
Protected methodOnBubbleEvent (Inherited from GridView.)
Protected methodOnCreatingModelDataSource (Inherited from DataBoundControl.)
Protected methodOnDataBinding (Inherited from Control.)
Protected methodOnDataBound (Inherited from BaseDataBoundControl.)
Protected methodOnDataPropertyChanged (Inherited from GridView.)
Protected methodOnDataSourceViewChanged (Inherited from GridView.)
Protected methodOnInit (Inherited from GridView.)
Protected methodOnLoad (Inherited from DataBoundControl.)
Protected methodOnPageIndexChanged (Inherited from GridView.)
Protected methodOnPageIndexChanging (Inherited from GridView.)
Protected methodOnPagePreLoad (Inherited from GridView.)
Protected methodOnPreRender
Raises the PreRender event. This notifies the control to perform any steps necessary for its creation on a page request.
(Overrides GridViewOnPreRender(EventArgs).)
Protected methodOnRowCancelingEdit (Inherited from GridView.)
Protected methodOnRowCommand (Inherited from GridView.)
Protected methodOnRowCreated (Inherited from GridView.)
Protected methodOnRowDataBound (Inherited from GridView.)
Protected methodOnRowDeleted (Inherited from GridView.)
Protected methodOnRowDeleting (Inherited from GridView.)
Protected methodOnRowEditing (Inherited from GridView.)
Protected methodOnRowUpdated (Inherited from GridView.)
Protected methodOnRowUpdating (Inherited from GridView.)
Protected methodOnSelectedIndexChanged (Inherited from GridView.)
Protected methodOnSelectedIndexChanging (Inherited from GridView.)
Protected methodOnSorted (Inherited from GridView.)
Protected methodOnSorting (Inherited from GridView.)
Protected methodOnUnload (Inherited from Control.)
Protected methodOpenFile (Inherited from Control.)
Protected methodPerformDataBinding (Inherited from GridView.)
Protected methodPerformSelect (Inherited from DataBoundControl.)
Protected methodPrepareControlHierarchy (Inherited from GridView.)
Protected methodRaiseBubbleEvent (Inherited from Control.)
Protected methodRaiseCallbackEvent (Inherited from GridView.)
Protected methodRaisePostBackEvent (Inherited from GridView.)
Protected methodRemovedControl (Inherited from Control.)
Protected methodRender
Renders the control to the specified HTML writer.
(Overrides GridViewRender(HtmlTextWriter).)
Public methodRenderBeginTag (Inherited from WebControl.)
Protected methodRenderChildren (Inherited from Control.)
Protected methodRenderContents (Inherited from WebControl.)
Public methodRenderControl(HtmlTextWriter) (Inherited from Control.)
Protected methodRenderControl(HtmlTextWriter, ControlAdapter) (Inherited from Control.)
Public methodRenderEndTag (Inherited from WebControl.)
Protected methodResolveAdapter (Inherited from Control.)
Public methodResolveClientUrl (Inherited from Control.)
Public methodResolveUrl (Inherited from Control.)
Protected methodSaveControlState (Inherited from GridView.)
Protected methodSaveViewState (Inherited from GridView.)
Public methodSelectRow (Inherited from GridView.)
Protected methodSetDesignModeState (Inherited from Control.)
Public methodSetEditRow (Inherited from GridView.)
Public methodSetPageIndex (Inherited from GridView.)
Public methodSetRenderMethodDelegate (Inherited from Control.)
Public methodSort (Inherited from GridView.)
Public methodToString (Inherited from Object.)
Protected methodTrackViewState (Inherited from GridView.)
Public methodUpdateRow (Inherited from GridView.)
Protected methodValidateDataSource (Inherited from DataBoundControl.)
Top
See Also