Not showing vertical & horizontal scroll bars for pivot-grid

Posted by: spathi on 1 March 2020, 9:06 pm EST

    • Post Options:
    • Link

    Posted 1 March 2020, 9:06 pm EST

    Not showing vertical and horizontal scrollbars for pivot grid in mac-book pro

  • Posted 5 March 2020, 5:36 pm EST

    Hi Spathi,

    We are really sorry for the delayed response.

    To hide the scrollbars, you can use the overflow CSS property. In your PivotGrid’s component file, add the following CSS rule:

    .wj-pivotgrid{
    	overflow: none !important;
    }
    

    Also, please post the cases related to Wijmo in the Wijmo’s forum:

    https://www.grapecity.com/forums/wijmo

    Regards,

    Ashwin

  • Posted 18 March 2020, 6:13 pm EST

    Hi Aswin,

    you didn’t get me. For pivot grid the scroll bar’s (both vertical & horizontal) are showing in all operating systems except macbook pro. why it’s not showing it’s my question

  • Posted 22 March 2020, 7:30 pm EST

    Hi Spathi,

    Can you please provide the system configuration along with the browser’s information?

    ~regards

  • Posted 1 April 2020, 7:44 pm EST

    macos High Sierra

    version 10.13.6

    browser chrome

  • Posted 8 April 2020, 11:34 pm EST

    Hi Spathi,

    It seems that this is the default behavior in MacOS. You can always display the scrollbars by changing your Mac preferences:

    https://www.nytimes.com/2017/02/02/technology/personaltech/solving-the-case-of-the-disappearing-scroll-bars.html

    Also, run the sample below and check whether the scrollbars are visible or not in the div:

    https://jsfiddle.net/fqa2dz37/2/

    ~regards

Need extra support?

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

Learn More

Forum Channels