Hi,
Currenlty, we're using the ASP.NET AJAX Scheduler control for our project, and we already implement the adaptive for mobile as example below:
http://demos.telerik.com/aspnet-ajax/scheduler/mobile-examples/overview/default.aspx?name=overview&utm_source=AJAX+Demos&utm_medium=QRcode&utm_campaign=Ajax_mobile_demos_qrcode
It's easy to use and behavior is perfect and there is no confusion between events/user actions (like move, extend, zoom, ...)
Now we plan to upgrade the project to MVC and intend to use the ASP.NET MVC Scheduler. But after made some research and try some example, I cannot setup the scheduler similar to ASP.NET AJAX Scheduler control.
http://runner.telerik.io/fullscreen/eLUyU
You see it's not really easy to use for mobile,
Could you let me know if I can achieve the behavior the same as ASP.NET AJAX Scheduler control.
Thanks