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

How to scroll with mouse click and not with the mouse wheel SCHEDULER

Asked by Alexis
7 years ago.

Hi,

I am making a mobile application in angularJS and I am using the scheduler. So, is it possible to scroll horizontally with the mouse click and not with the mouse wheel ? Or something like that ?

Thanks !

Answer posted by Dan Letecky [DayPilot]
7 years ago.

You can scroll the grid using a "swipe" touch gesture. On touch devices, the time range selecting mode requires a "tap-and-hold" gesture to become activated. Before the selection is activated you can scroll the grid the same way as the whole page.

Comment posted by Anonymous
7 years ago.

Thanks for the reply ! But i can scroll only if I touch an event, but how to scroll if there is no event on the display ?

Comment posted by Dan Letecky [DayPilot]
7 years ago.

It should work anywhere on the grid (not just on events). What device do you use for testing it?

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