Scheduler year view - date clicked

1 Answer 32 Views
Scheduler
Peter
Top achievements
Rank 1
Peter asked on 05 Oct 2023, 04:04 PM
I use the scheduler to give the user an overview of which days in the year he has appointments.
I would like to achieve two things now:

When the user clicks on a date in the year view, I want to make an Ajax call to the server to load additional information for that day. Is there an event that is called when the user clicks on a date? 
Can I prevent the detail box from opening in the year view when a date is clicked?

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 10 Oct 2023, 03:34 PM

Hello Peter,

 

Thank you for writing to us. I hope you are doing well :)

Generally, the Scheduler provides the EventTemplate:
https://demos.telerik.com/aspnet-mvc/scheduler/templates

Similarly, for its Year view mode, it provides the TooltipTemplate option to achieve this requirement:
https://docs.telerik.com/kendo-ui/api/javascript/ui/scheduler/configuration/views.tooltiptemplate

I hope this will prove helpful. Do not hesitate to let me know if I made a mistake somewhere or you need more particular and specific example/code. I will be ready to help you with any other inquires you might have.

 

Regards,
Eyup
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages. If you're new to the Telerik family, be sure to check out our getting started resources, as well as the only REPL playground for creating, saving, running, and sharing server-side code.

Tags
Scheduler
Asked by
Peter
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or