• The plugin is great and easy to use but I can’t seem to be able to remove the option to hide the scrollbar. I am hoping the developer can help out.

Viewing 1 replies (of 1 total)
  • Plugin Author Ian Sadovy

    (@iansadovy)

    Thanks for the feedback!
    Regarding scrollbars, please add the following CSS to hide scrollbards:

    .jsgrid-grid-body { overflow-x: hidden; overflow-y: hidden; }
    .jsgrid-grid-header { overflow-x: hidden; overflow-y: hidden; }

    Hope it helps.

Viewing 1 replies (of 1 total)
  • The topic ‘Great Plugin’ is closed to new replies.