Unplanned
Last Updated: 21 Nov 2025 16:09 by ADMIN
Connor
Created on: 22 Jun 2022 21:17
Category: Scheduler
Type: Feature Request
5
Add responsive design for the Scheduler Agenda view

The Scheduler Agenda view is cut when opened on a mobile device. The scheduler cannot be scrolled horizontally.

Please refer to the attached image.

Provide a way to be able to see all events in Agenda view on small resolutions.

3 comments
ADMIN
Yanmario
Posted on: 21 Nov 2025 16:09

Hi Chris,

I want to share two examples that may help when you use the Agenda on a mobile device. They rely on extensive CSS, and you may need to adjust parts of the setup, but I hope they are useful until an official implementation becomes available.

The following examples demonstrate a different rendering depending on the available screen space:

https://stackblitz.com/edit/angular-tmxgd2jh-lfv8wrmg

https://stackblitz.com/edit/angular-tmxgd2jh-45dfbmyb

Do keep in mind that such custom CSS could possibly break the component in future updates and should be used only if necessary. 

For horizontal scroll, please check the following knowledge base article if such rendering is not required.

Regards,
Yanmario
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

ADMIN
Yanmario
Posted on: 21 Nov 2025 11:44

Hi Chris,

Thank you for your comment. The description was incorrect due to a documentation error on our end, which we will correct to prevent confusion.

Regards,
Yanmario
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

n/a
Posted on: 21 Nov 2025 07:00
Just to add. I think it should be marked as a bug, because the description says: making it perfect for mobile devices and situations where you need to see detailed event information at a glance. But as your screenshot shows that still happens on the newest version.

Maybe they can make the event data collapsible like an accordion or something