I am experiencing a problem with the UltraTimelineView control that is confusing my users. Multi-day appointments are always starting from midnight instead of the date/time they actually start. Is there any way to correct this?
Hello Tonic,
I try to reproduce your issue in a small sample, but without success. Could you please tell me what is your current version and do you have any installed service release and which one. Please take a look at the video file ( http://www.youtube.com/watch?v=oeSN9NV-1qk ) and let me know if you think that I missed some specific step to reproduce your issue.
Let me know if you have any questions.
I've worked it out. I was incorrectly using the Appointment class' AllDayEvent property. By setting it to true the effect described above occurs.
Thanks for your help.