There should be toggle that shows horizontal scrollbar if content overflows like google drive

Tags: #<Tag:0x00007f51c73534f8> #<Tag:0x00007f51c73532f0>

Google drive has always visible horizontal scrollbar. Handsontable should have a toggle that shows that scrollbar.

Currently i am trying to show OS horizontal scrollbar, but handtablesontheme is overriding it.

is there any way to always show the scrollbar?

Hi @itsjasur_handsontabl

Handsontable doesn’t have native methods to manage scroll visibility. It has to be done either from the OS level or by CSS selectors to force it to be always visible.