Jumping to a different point in a movieclip

I have a datagrid of columns and rows converted into a MC, and I have a button on row 4. When that button is clicked I would like the focus to go down to row 7. There current method of navigation is with a scroll bar and as it is now when you are on row 4, row 7 is not visible without scrolling. Is what I am describing possible with AS?