This is a migrated thread and some comments may be shown as answers.

Agenda View - One Entry Only

1 Answer 44 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Eric
Top achievements
Rank 2
Eric asked on 16 Oct 2015, 07:42 PM

In the attached image you can see that I have an event which stretches from 8am Nov 3rd to 8am Nov 4th.

I would like this to only display one entry instead of an entry on each day.

I'm using the MVC wrappers to build the scheduler. What is the best way to achieve this? Do I need to create a custom view?

1 Answer, 1 is accepted

Sort by
0
Vladimir Iliev
Telerik team
answered on 20 Oct 2015, 12:22 PM
Hi Eric,

You are correct - in order to make the events not split between the dates you should create custom view by extending the base "agenda" view and override the methods responsible for rendering the events. For example if creating custom views you can check our CodeLibrary

Regards,
Vladimir Iliev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Scheduler
Asked by
Eric
Top achievements
Rank 2
Answers by
Vladimir Iliev
Telerik team
Share this question
or