Hi,
When I click on the cell which is partially hidden with scrollbar, there are two cases.
- When clicking cells hidden on right, the scrollbar does not move.
- When clicking cells hidden on left, the scrollbar moves to display whole cell.
I would like to set scrollbar to remain as is, which is the first case. How can I achieve it?
JSFiddle: https://jsfiddle.net/240x78hf/2/
- click any cell on O column and scrollbar will not move
- click any cell on B column and scrollbar will move