Can not open/edit events in Kendo Scheduler on a mobile device

时间:2015-09-01 21:25:28

标签: kendo-ui telerik kendo-mobile

For example in this demo: http://demos.telerik.com/kendo-ui/scheduler/index

On a desktop browser, clicking on the event opens an editor. On a mobile touch device, tapping on the event does nothing. This repros also when running Chrome device emulation as iPhone.

Telerik claims that this works here: http://www.telerik.com/forums/creating-or-editing-event-in-mobile-browser so I don't understand how they can make that claim.

Can someone please confirm that this does not work, or if I'm doing something wrong? I am just evaluating their product at this stage, so I do not have paid support subscription required to reply on that forum thread.

1 个答案:

答案 0 :(得分:1)

我找到了问题的答案。在移动设备上,需要使用移动设备为移动设备配置调度程序:" phone"或移动:"平板电脑",以及实例化kendo.mobile.Application。

以下是一个例子:http://dojo.telerik.com/@ggkrustev/uCiNU