Cursor not following doc movement... help please

I’ve got a view I’ve built of “work tasks”. I’ve assigned each document a priority numeric value.

I’ve created two actions… once called Up and one called Down which subtract or add 1 from/to the priority for the document.

Problem is when I click the Up button for example it moves the document up in the view but the cursor stays in place and doesn’t follow the document as the document is now 1 position higher in the list.

Anyone know how I can get my cursor to follow the currently selected document?