Hello,
How can I add custom shortcut listener? I’d like to select/deselect multiple rows with Shift+Arrow_Down and Shift+Arrow_Up key combinations. I tried using Fast Navigator cell focus listener, but I found no way to check if a modifier key was pressed at the time of focus change.