Today I notice an interesting problem.
When I have an Appointment that has StartDate = EndDate (for example 18/04/2008 13:00, I mean when the hours are the same), in the DayView and MonthView they are displayed right.
BUT IN THE WebWeekView IS DISPLAYED ONTLY APPOINTMENTS THAT HAS AT LEAST HALF HOUR DIFFERENCE. Is there any way this to be fixed, because my data in the 3 views is different, that isn't reasonable.
Regards,
Iva
Iva Doycheva said:Please check the code and fix this bug.
If you find something you believe to be a bug, you should submit a support request so that a Developer Support Engineer can investigate. If we can reproduce the behavior and can't find a reason why it should work that way, we'll get it to our developers for resolution. If that resolution involves us applying a fix, you'll be automatically notified when that fix is released and ready for download.
This problem is fixed in the version for Framework 3.5 with one exeption
When we have appointment with StartDate and EndDate 12 a.m. it doesn't show into Week view.
The solution is when we display the appointments to add 1 minute, then is displayed. Please check the code and fix this bug.
Regards, Iva
I've got the same problem however if you set the appointment to an all day event then it'll display in the week view at least. Bit of a stupid error this since i don't really need to show the appointments as an allday event. Is there a fix planned for this problem?