This is a migrated thread and some comments may be shown as answers.

Hiding Sheetsbar disables scroll bars

4 Answers 46 Views
Spreadsheet
This is a migrated thread and some comments may be shown as answers.
Mark
Top achievements
Rank 1
Mark asked on 30 Jan 2019, 10:22 PM

I'm using the "Basic usage" spreadsheet example as the start to my code. When I set .Sheetsbar(false) the scroll bars are disabled. I would like to hide the sheetsbar but keep the scroll bars enabled. How is this done?

4 Answers, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 02 Feb 2019, 11:01 AM
Hello Mark,

Such behavior is not expected and does not seem to manifest on my end. I am attaching here the layout and view I used to test so you can compare against it and see if I am missing something.

If you can reproduce such a problem in this sample, please send it back to me.

In the meantime, you can also hide the sheet bar with CSS. I am attaching a second version of the view that shows how to do that too. It will leave some empty space at the bottom but may be a suitable workaround for the time being.


Regards,
Marin Bratanov
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
0
Mark
Top achievements
Rank 1
answered on 04 Feb 2019, 11:39 PM
Thank you for the reply. I've been working on my project and noticed that it isn't related to the sheetsbar display after all. I can refresh the page where the scrollbars are enabled and which the code hasn't changed and the scrollbars will be disabled after the page refresh. I will test with your attachments and attempt to narrow this down.
0
Marin Bratanov
Telerik team
answered on 05 Feb 2019, 08:15 AM
Hello Mark,

My best guess at the moment is that there is a JS error somewhere that causes this, or a CSS rule that hides the scrollbars.

If you are still having difficulties, do send us an example that shows the Kendo Spreadsheet issue so we can take a look.


Regards,
Marin Bratanov
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
0
Mark
Top achievements
Rank 1
answered on 15 Feb 2019, 05:52 PM
There was a JS error. I now have it working. Thank you for your guesses as it helped me narrow down my search.
Tags
Spreadsheet
Asked by
Mark
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Mark
Top achievements
Rank 1
Share this question
or