Display lines for 30 mins and hour cells when using Scheduler group by hour
9 years ago.
Hi,
I have a scheduler which has below configuration. I want to display dotted lines for 30 minutes cell for all rows and solid lines for hour cells for all rows. I don't find any direct possible way to do this as these are vertical lines and can't do much changes as they get added dynamically. Please do the needful
cellDuration: 15,
timeHeaders: [
{ groupBy: "Hour" }
],
days: 1,
Regards,
Nirav
DayPilot