ListNet.SelectNewRow Method
Applies to: SharePoint Foundation 2010
Moves the focus to the row that is represented by a star in the datasheet so that a user can enter a new row in the grid.
expression.SelectNewRow()
Parameters
expression
An expression that returns a ListNet Control object.