GridView::SetEditRow Method (Int32)
.NET Framework (current version)
Puts a row in edit mode in a GridView control by using the specified row index.
Assembly: System.Web (in System.Web.dll)
Parameters
- rowIndex
-
Type:
System::Int32
The index of the row to edit.
This method raises the RowEditing event.
.NET Framework
Available since 4.0
Available since 4.0
Show: