In Rowlist when rowFocusAnimationStyle = "fixedFocusWrap" and vertFocusAnimationStyle = "fixedFocusWrap", the LEFT/RIGHT key is not getting fired though other keys are fired.
How can I detect the LEFT/RIGHT keys in onKeyEvent when the focus is on the 0th position of the row/column so that I can move the focus out from the Rowlist.