Hi all,
I have a schedule component in TimelineYear view.
Months are displayed vertically, days horizontally, with each day being one cell.
I need to be able to mark multiple days and create an event for them, but the control seems not be able to do that.
As a fallback I thought I can get mousedown/mouseup/drag events and code the missing feature myself, but I am not able to get those events at all.
Has anyone a solution to get those events?
Thanks
Andreas