Scheduler - Multiday All-Day Rows Only with Grouping

1 Answer 259 Views
Scheduler
Paul
Top achievements
Rank 1
Paul asked on 13 Aug 2022, 04:43 PM

Hello,

I am looking to show create a multiday scheduler view (with resource grouping) that only displays the all day events.

Without grouping, adding the css rule .k-scheduler-group:not(.k-scheduler-all-day-row){ display: none; } works to remove the non-all day rows, but once grouping is introduced I haven't been able to find a way to make this work.

Please advise - a demo photo has been attached.

1 Answer, 1 is accepted

Sort by
1
Accepted
Nadezhda Tacheva
Telerik team
answered on 17 Aug 2022, 05:13 PM

Hello Paul,

Generally speaking, such CSS modifications could be tricky as they may result in breaking the component rendering. I would recommend another approach - using the Timeline View. You can make some view configurations to get the desired result. Additionally, you can alter the data shown in this view to display only the all-day appointments. The result will look like this: https://blazorrepl.telerik.com/QwOsvLbL10qyVCBk48

Please consider and let me know your thoughts. I look forward to hearing from you!

Regards,
Nadezhda Tacheva
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Paul
Top achievements
Rank 1
commented on 18 Aug 2022, 12:31 PM

This looks like it will do the trick!  Thank you.
Chinmay
Top achievements
Rank 1
commented on 10 Feb 2023, 02:38 PM

Thanks I am looking for the similar solution.
Tags
Scheduler
Asked by
Paul
Top achievements
Rank 1
Answers by
Nadezhda Tacheva
Telerik team
Share this question
or