Posted 8 September 2017, 9:43 am EST
How to manage vertical and horizontal scroll on button click in spreadjs sheet ?
Or how to hide vertical and horizontal scroll bars in spread sheet?
Thanks
Forums Home / Spread / SpreadJS
Posted by: c1_jonc on 8 September 2017, 9:43 am EST
Posted 8 September 2017, 9:43 am EST
How to manage vertical and horizontal scroll on button click in spreadjs sheet ?
Or how to hide vertical and horizontal scroll bars in spread sheet?
Thanks
Posted 8 September 2017, 9:43 am EST
Hello,
Unfortunately currently there is no inbuilt option available to show/hide the scrollbars. I have escalated this issue as an enhancement request to the developers. We will let you know once this feature would be included in future builds.
In the meantime you may want to post this feature as an enhancement request on our UserVoice Page so that other users can also vote and it can implemented on priority.
Regards,
Sankalp
Posted 8 September 2017, 9:43 am EST
Hello,
Is there any way to hide scrollbar in spreadjs sheet .
Or can we write or update css for it and hide it.
Posted 8 September 2017, 9:43 am EST
Hello,
As I mentioned in my last post, this option is currently not available in SpreadJS. Even if you try hiding the scrollbars using CSS, there would be blank space left in place of them. Since we have already opened an enhancement request for this case, this feature might be available by the end of November release.
Regards,
Sankalp
Posted 8 September 2017, 9:43 am EST
Hello,
Sorry for the delay in getting back to you. SpreadJS now allows hiding/showing of scrollbars. Please check the following link for more details:
http://helpcentral.componentone.com/NetHelp/SpreadHClientUG/webframe.html#scrollbars.html
Regards,
Sankalp
Posted 23 October 2019, 3:50 pm EST
Hi, that link doesn’t work. Also, I have an issue: the horizontal scrollbar is not shown. I have columns out of the view but no scrollbar at the bottom, any idea?
Posted 25 October 2019, 1:48 am EST
Hi,
For hiding/showing scrollbars in the current SpreadJS version(v12), you could set the spread.options.showHorizontalScrollbar and spread.options.showVerticalScrollbar options.
Please refer to the following document explaining the same:
http://help.grapecity.com/spread/SpreadSheets12/webframe.html#scrollbars.html
I have columns out of the view but no scrollbar at the bottom, any idea?
Could you please share a small sample replicating the issue so that we could investigate it further?
Regards
Sharad