Horizontal scrollbar hides last row
The horizontal scrollbar causes some strange behavior for me. The problem is that the horizontal scrollbar hides the last row when I show or hide a div elsewhere on the page.
For example, I have a grid with a horizontal and vertical scrollbar on the right side of the screen taking up 100% height and all but 100 pixels on the left. I scroll all the way to the bottom of the grid and it shows the last item correctly. Then I click elsewhere on the page (not in the grid), to make a div appear (again not in the grid), and the bottom row of the grid disappears until I scroll up and then down all the way again in the grid.
Unfortunately, this makes it difficult for me to allow the horizontal scrollbar to appear because it could be confusing to someone using it when the bottom row continually disappears.
Is there anything I can do about this?
Thanks.
For example, I have a grid with a horizontal and vertical scrollbar on the right side of the screen taking up 100% height and all but 100 pixels on the left. I scroll all the way to the bottom of the grid and it shows the last item correctly. Then I click elsewhere on the page (not in the grid), to make a div appear (again not in the grid), and the bottom row of the grid disappears until I scroll up and then down all the way again in the grid.
Unfortunately, this makes it difficult for me to allow the horizontal scrollbar to appear because it could be confusing to someone using it when the bottom row continually disappears.
Is there anything I can do about this?
Thanks.
Mark
March 1,