Maybe a dumb question. set page?

So I want to set focus in view type to page one item one when coming for from another panel is this possible?
Control.setfocus(500,0) and control.setfocus(500,0) does set focus to item 0 or the first item but it is of the current page… I want it to go back to page one any ideas?