I need to implement logic when the date block for a day within a scheduler month view is clicked.
According to the documentation, the "TimeSlotContextMenuItemClicked" should fire when that happens, but none of the available scheduler events are firing.
The "NavigationCommand" event fires when the day number is clicked (in the upper-left corner of the day block), but how do I wire up the date block itself?
Rich Sorensen
According to the documentation, the "TimeSlotContextMenuItemClicked" should fire when that happens, but none of the available scheduler events are firing.
The "NavigationCommand" event fires when the day number is clicked (in the upper-left corner of the day block), but how do I wire up the date block itself?
Rich Sorensen