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.
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.
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.