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

How can we set slot text for specific slot, not all the slots?

0 Answers 45 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Jay
Top achievements
Rank 1
Veteran
Jay asked on 28 Oct 2020, 10:52 AM

 

I know you can use kendoSchedulerTimeSlotTemplate like below, but this will apply text to all slots, and it doesn't have any access to the resource/grouping information, only date information is available?

<ng-template kendoSchedulerAllDaySlotTemplate let-date="date">

    <strong>{{ date | kendoDate }}</strong>

</ng-template>

Is it possible set slot text on specific slot only like attached image? 

No answers yet. Maybe you can help?

Tags
Scheduler
Asked by
Jay
Top achievements
Rank 1
Veteran
Share this question
or