Completed
Last Updated: 27 May 2024 09:11 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.

2 comments
ADMIN
Svet
Posted on: 27 May 2024 09:11

Hi,

Please use the [allDaySlot] property.

Regards,
Svet
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Kendo family, check out our getting started resources
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.