Hi,
Just wondering if anyone has come across the below situation and has any solutions.
Scenario: 3 Horizontal Splits, Vertical Scroll bar automatic
Split one: Sized to number of columns and no horizontal scroll bars.
Split two: Sized exact with automatic horizontal scroll bars.
Split three: Sized to number of columns and no horizontal scroll bars.
When there are enough records the vertical scroll bar appears at the end of the grid (as expected), the horizontal scroll bar appears on Split 2 (as expected). However, when scrolling vertically and the end of the rows are reached, the horizontal scrollbar on split 2 covers the last row. You can see the data in split 1 and 3, but it will not scroll further to see the row in split 2.
I've tried various different scroll bar combinations, but to get the desired layout none appear to work as desired. I would expect that when scrolling vertically and all splits would scroll to view the last row, however, this appears not to be the case.
Any help would be appreciated.
Thanks