How to set in code the EpidataView record being CurrentDataRow

Ok. The count gives a value of 10 records.

I was able to locate the index. So in my test, the index was 5.
So I set edvOrderRel.Row = 5.
and set the focus of the Release pane in order to view release info of line 6, release 1 or the order.

Well, the release panel view stays at line1, rel 1. So My assumption of setting the row = view of the row is not valid… or am I missing something?

So my general requirement is as soon as the form loads, will open the release pane and show the valid release, of the line and order provided on the form call…

any ideas?

Pierre