Hello,
I am currently using a Scheduler control in weekview where the range of hours that's visible is about 6 hours.
The appointments are shown in this view but the text is always aligned at the top of the AppointmentElement.
When the top of the AppointmentElement is outside the view, you see only a colored rectangle and it's not clear what appointment is shown
Is there a way to
- align the text at the top of the AppointmentElement when the start-time is within the view.
- align the text at the top of the Schedulerview when the start-time is NOT within the view. (the text will be shown somewhere in the middle of the rectange)
I have added a picture to clarify my question.
Best regards
Patrick Vossen