Force adaptive UI on touch devices

Hello,


Sometimes on iPads when desktop version if forced or scale is set to the less than 100%(aA controls) the schedule switches into non-adaptive mode and becomes glitchy while scrolling/touching. Is there a way to force schedule into adaptive mode even though in browser it's set to use desktop version of the website or scale is set to the less than 100%?


Thanks in advance,

Ivan


1 Reply

VR Vijay Ravi Syncfusion Team January 16, 2026 06:39 AM UTC

Hi Ivan,

Greetings from Syncfusion Support.


We have reviewed and validated the query you reported regarding your requirement. We recommend using the EnableAdaptiveUI property of the Scheduler component. When the EnableAdaptiveUI property is set to true, the component will render in a mobile-style layout even when viewed in desktop mode.
 

Please refer to the sample and API documentation shared below for your reference.


Sample link:  https://blazorplayground.syncfusion.com/BDhxjsCHhLTBehmi

API link: https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Schedule.SfSchedule-1.html#Syncfusion_Blazor_Schedule_SfSchedule_1_EnableAdaptiveUI

https://blazor.syncfusion.com/documentation/scheduler/resources#adaptive-ui-in-desktop

Don't hesitate to get in touch if you require further help or more information.


Regards,

Vijay


Loader.
Up arrow icon