GridView::SetPageIndex Method (Int32)
.NET Framework (current version)
Sets the page index of the GridView control by using the row index.
Assembly: System.Web (in System.Web.dll)
Parameters
- rowIndex
-
Type:
System::Int32
The index of the row on the page to edit.
This method raises the PageIndexChanged event.
.NET Framework
Available since 4.0
Available since 4.0
Show: