When using a locking grid the scrolling will jump around when using scrollbars.

Using this fiddle: http://ift.tt/1KQOBsO


1. Select a "Name" towards the bottom of the record set.

2. Click the horizontal scrollbar to scroll right.

3. You will see the scroll jumped to a different section rather than just scrolling right and a different cell now has focus outside of the selected row.


Before:

before.png


After:

after.png