4 Answers, 1 is accepted
0
Hello Mark,
Regards,
Marin Bratanov
Progress Telerik
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
Hello Mark,
Regards,
Marin Bratanov
Progress Telerik
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.