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

Edit Appointment not responsive

1 Answer 39 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Andrew
Top achievements
Rank 1
Andrew asked on 03 Sep 2015, 09:23 AM
Hi, 

We've had a bug come back from UAT that the Edit Appointment menu has no Save and Cancel button. I've just tested this on an iPhone 6 and it's true, on small screens the edit appointment popup has no save and cancel. I also tested your demo, is there a work around / plans to fix this in the near future?

1 Answer, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 07 Sep 2015, 07:29 AM

Hi,

The respective demo features a RadScheduler render mode designed for desktop experience and it is not optimized for small screen devices.

RadScheduler provides a Mobile render mode, dedicated to mobile devices and I would recommend you to use it instead. It may be activated by setting the RenderMode property to Mobile, which would always force Mobile render mode, or by setting RenderMode property to Auto, which would use Lightweight render mode when viewed on desktop and Mobile render mode, when viewed on mobile devices. The following demo features the Mobile render mode. Note that Telerik.Web.Device.Detection.dll assembly should be referenced in a project to resolve RenderMode="Auto" and determine, whether to activate Mobile Render Mode.

Regards,

Dimitar
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Scheduler
Asked by
Andrew
Top achievements
Rank 1
Answers by
Dimitar
Telerik team
Share this question
or