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.