Hi Eyüp Çelik,
Thank you for reaching out to Syncfusion support.
We reviewed your query about disabling the mobile-responsive design for the scheduler. This can be achieved by setting the 'enableCompactView' property in the resource group to false like below.
<e-schedule-group enableCompactView="false" resources="@Model.Resources"></e-schedule-group> |
Please find the attached sample that we prepared based on your scenario.
Kindly let us know if you need any further assistance.
Regards,
Vijayakumar R
Attachment:
Component__9ea2afd.zip