Missing horizontal scroll bar

Posted by: tedin_uriburu on 12 November 2019, 5:27 am EST

  • Posted 12 November 2019, 5:27 am EST

    I am using SpreadJS version 13, and it doesn’t show the horizontal scroll bar, any idea what could be happening? thanks.

  • Posted 12 November 2019, 5:28 pm EST

    Hi Fernando,

    Please make sure that ‘showHorizontalScrollbar’ option is set to true.

    spread.options.showHorizontalScrollbar = true;
    

    API reference:

    https://www.grapecity.com/spreadjs/docs/v13/online/SpreadJS~GC.Spread.Sheets.Workbook~options.html

    If the issue persists, please share a small sample replicating the issue so that we could further investigate it.

    Regards

    Sharad

  • Posted 13 November 2019, 12:14 am EST

    Good, I was looking for that setting, I thought it was true by default, now it is working fine, thanks!

  • Posted 13 November 2019, 3:28 pm EST

    Indeed ‘showHorizontalScrollbar’ is set to true by default. We need to explicitly set the showHorizontalScrollbar to false if we want to hide the scrollbar.

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels