Unplanned
Last Updated: 07 Jun 2019 10:03 by ADMIN
Hetali
Created on: 31 May 2019 19:22
Category: Scheduler
Type: Feature Request
9
Remove all-day slot from the scheduler

A property to remove all-day slot in the scheduler just like it is in jQuery (https://docs.telerik.com/kendo-ui/api/javascript/ui/scheduler/configuration/alldayslot)

 

Current workaround:

Add the following CSS snippet:

 

.hide-all-day .k-scheduler-table tr:nth-of-type(0), .k-scheduler-times-all-day, .k-scheduler-table.k-scheduler-header-all-day {
  display: none;
}

 

Thank you.

1 comment
ADMIN
Dimiter Topalov
Posted on: 07 Jun 2019 10:03
Hello,

We will track the customer demand for this enhancement here, and consider it based on the interest.

Regards,
Dimiter Topalov
Progress Telerik
Get quickly onboarded and successful with your Telerik and Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.