[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Overload List

NameDescription
Public methodDataBind(SPGridView)
Executes the query and binds the results to a gridview.
Public methodDataBind(SPGridView, SPList)
Executes the query and binds the results to a gridview.
Public methodDataBind(SPGridView, SPSite)
Executes the query and binds the results to a gridview.
Public methodDataBind(SPGridView, SPWeb)
Executes the query and binds the results to a gridview.
Public methodDataBind(SPGridView, SPList, Boolean)
Executes the query and binds the results to a gridview.
Public methodDataBind(SPGridView, SPSite, Boolean)
Executes the query and binds the results to a gridview.
Public methodDataBind(SPGridView, SPWeb, CAML..::QueryScope)
Executes the query and binds the results to a gridview.
Public methodDataBind(SPGridView, SPWeb, CAML..::QueryScope, Boolean)
Executes the query and binds the results to a gridview.

See Also