Pending Review
Last Updated: 19 Feb 2025 18:47 by Mike
Mike
Created on: 19 Feb 2025 18:47
Category: Scheduler
Type: Bug Report
0
IsAllDay not being set to true when adding a new appointment from a cell in the All Day row

When double-clicking a cell in the All Day Row of the scheduler, one would expect that the IsAllDay field would be set to true in the SchedulerEditEventArgs similar to the way the start and end dates represent the date and time of the cell that was double-clicked.  Unfortunately, the IsAllDay field is always false.

The following Repl taken from the demo reflects this: https://blazorrepl.telerik.com/mzYQvZvC394NLH0H06

Is there a way to determine if the double-clicked cell is in the All Day Row?

Thanks,

Mike

0 comments