BoldSignEasily embed eSignatures in your .NET applications. Free sandbox with native SDK available.
Dim drv As DataRowView = RecordState.Table(RecordState.Position)
RecordState.Position > -1 && RecordState.Position < RecordState.Table.Count
Or, you could check e.RowIndex < grid.Model.RowCount. The AddNew row does not have a record associated with it until it is actually added.