Rowlist focus move to even indexes and skip odd ones

Hi Everyone,

Is it possible to move the Rowlist focus to directly to 2nd index from 0th index, similarly for all indexes such as from 2nd to 4th item, 4th to 6th item and so on. Focus should be changes smoothly, it jumps only on even indexes and need to skip odd indexes.

Can you let me know which OS version you are seeing this behavior on?

@user1 I am asking how can I achieve this scenario, is it possible to implement this scenario in Rowlist, if possible then please let me know how can we achieve this.