GridView: Tabbing through the cells, when TabStopMode is set to "Skip" on all columns, causes the GridView to scroll a little
When TabStopMode is set to "Skip" on all columns and you press Tab, RadGridView scrolls a little.
Workaround: define a custom KeyboardCommandProvider and clear the pending commands.