GridScroller
A Scroller subclass which handles scrolling in a grid.
If the grid has no parallel scrolling grids (No locked columns), then this functions transparently as a Scroller.
If there are locked columns, then scrolling to an element will invoke the scroller of the subgrid which contains that element.