Hi is there a way to always show say horizontal(or vertical) scroll bar in handsontable without users first having to scroll?
Thanks,
Dee
Hi is there a way to always show say horizontal(or vertical) scroll bar in handsontable without users first having to scroll?
Thanks,
Dee
Hi @dee
In general, this functionality is controlled by the OS settings, but you can also force scrollbar through CSS, like here: https://jsfiddle.net/handsoncode/j8nych3z/
Would that solution work for you?
Hi @adrian.szymanski for me I don’t see the scrollbar until and unless I start scrolling in your given jsfiddle. I am using chrome in mac. Like you said maybe its because of the mac. If this can’t be helped because of OS, you can close this ticket.
Thanks,
Dee
Hi @dee
Unfortunately, otherwise than OS settings or the method I showed in the example, there no other options to force scrollbar appearance.