If you know the RowID of that particular row, you can use MoveToRowByID (or MoveToRow if you know the index). Alternatively you could try WebSetting the psCurrentRowID. There might be some issues with timing when calling this from OnManualLoadData though, haven't tried it myself.