This is a migrated thread and some comments may be shown as answers.

Mobile and Touch support in RadScheduler

1 Answer 131 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Ugeen
Top achievements
Rank 1
Ugeen asked on 25 Jul 2014, 02:39 PM
Hello,
we are making a Web app with RadScheduler both for desktop and mobile devices. The problem is that we can not handle mobile events (like OnTapping, OnLongTouch) for showing, saving, deleting and inserting appointments like at this sample

http://demos.telerik.com/responsive-web-design-aspnet/samples/adaptive/scheduler.aspx?utm_source=AJAX+Demos&utm_medium=QRcode&utm_campaign=Ajax_responsive_demo_qrcode.

Could you please provide some information or hyperlinks with code samples handling these events?
Thank you.

1 Answer, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 29 Jul 2014, 02:41 PM
Hello Ugeen,

I would like to clarify that mobile as well as desktop events are handled internally by Telerik.Web.UI and on that base we provide an API that can be used regardless whether a desktop or mobile browser is used.

For example, a mouse click and a touchscreen device tap over an appointment would result in an OnClientAppointmentClick event that occurs when the user clicks an appointment. A long tap on an appointment would trigger context menu pop-up or AdvancedEdit form to appear, depending on whether you have set a context menu or not. Mobile RadScheduler interaction is described in the Mobile Support section of RadScheduler documentation.

There are no specific mobile Client-Side API available and there are no samples available on handling mobile events. The whole list of Client-Side RadScheduler events is available in the RadScheduler Client-side Programming help article.

If you would like, you could specify what kind of interaction and handling you want to achieve, so we could provide you suggestions on what RadScheduler events could be used in that case.

Regards,
Dimitar
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Scheduler
Asked by
Ugeen
Top achievements
Rank 1
Answers by
Dimitar
Telerik team
Share this question
or