When there is not selected line – scroll to lower line doesn't work. scroll to upper line will work.
If you are viewing the first rows and want to select row #9 – it will be selected, but the scroll will not change.
The other way it is working – select none. scroll to the buttom of the table and scroll to row #1 – it will work as expected and will select row #1 and will scroll to it.
I am currently working on a feature that requires the setSelection to scroll to a row that isnt visible – but I am experiencing the same issue as gal_ga. Any resolution to this problem as yet?