search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Need to show horizontal scrolling on top also

Asked by Ankit Dhiman
1 month ago.

Hello Team,

I’m using DayPilot Calendar in out Laravel project. Which is in Resource view mode.
There are horizontal scrolling showing at the bottom but i need to show this also at the bottom.
Can you please let me know? Can i show this at the top also?

Answer posted by Dan Letecky [DayPilot]
1 month ago.

Unfortunately, this is not supported.

However, if the problem is that the bottom scrollbar is not accessible without scrolling, I recommend checking the heightSpec property which lets you set the height to 100% of the parent element.

This way, you can create a full-screen layout where the whole page fit into the viewport and the bottom scrollbar will always be accessible.

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.