This is a migrated thread and some comments may be shown as answers.

[Solved] Appointments not appearing in Day View

2 Answers 112 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Stuart Hemming
Top achievements
Rank 2
Stuart Hemming asked on 25 Nov 2009, 09:50 AM
I've inherited some code that uses scheduler.

I see that when I add an appointment it appears, as you would expect in all views, but the appointments are, by default, all day events.

If I uncheck the "all day" checkbox on the add/edit form (sadly a complex one allowing recurrences and resources) I not that the event appears in both Month and Week views but not in Day View.

I know that there's 4 fifths of sod all to go on here, but if anyone going point me in a direction in which to look for a cause for this, I'd be most grateful.

If it makes a difference, we're running with Q1 2009.

--
Stuart

2 Answers, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 26 Nov 2009, 10:24 AM
Hi Stuart,

That's strange. Can you set ShowFullTime="true" for RadScheduler and check if the appointment appears somewhere in the day. Also can you navigate to the previous and next day and check if the appointment got scheduled for those days?

Other than that, you can isolate the problem into a simple working demo and send it to us via a support ticket so we can test it locally.


Greetings,
Peter
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Stuart Hemming
Top achievements
Rank 2
answered on 27 Nov 2009, 10:44 AM
Peter,

forget it.

I did some digging about and discovered a problem in the app's Data Access Layer; the programmer was looking for appointments where the start was 00:00hrs on the day day in question. :-)

--
Stuart
Tags
Scheduler
Asked by
Stuart Hemming
Top achievements
Rank 2
Answers by
Peter
Telerik team
Stuart Hemming
Top achievements
Rank 2
Share this question
or