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

Right clicking context menu on mobile devices

Asked by Ian (CTS)
9 years ago.

I saw in the forum that the 7.8 release was supposed to feature the tap and hold event for bringing up the context menu on mobile devices, but I can't seem to find that option on ASP.Net WebForms/VB - is it there and if so how do I activate it, as the line:

DPM.eventTapAndHoldHandling = "ContextMenu"

is bringing up an error, saying that eventTapandHold is not a member of DaypilotMenu.

My client is asking for this feature now, so any help would be appreciated.

Cheers

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

Please take a look at this tutorial, it shows how to configure the touch behavior (you need to set it on the Calendar control, not the menu control):

http://code.daypilot.org/65794/html5-event-calendar-touch-events-customization-asp-net

Comment posted by Ian (CTS)
9 years ago.

Does this also work on the Scheduler?

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

It's implemented in the latest build (7.9.3360). You can download it in the sandbox:

http://www.daypilot.org/sandbox/

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