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

TimelineView Today button

1 Answer 26 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Sean
Top achievements
Rank 1
Sean asked on 26 Aug 2014, 03:44 AM
I was noticing on my Radscheduler implementation that in both Day and Timeline view that when you navigate using the "today" button the view displays today's date +1. Can someone tell me why that is? The demo site below does the same exact thing. Shouldn't "today" actually show the the current day? When you don't set the selecteddate on Radscheduler in the markup it does the same thing on initial render.

http://demos.telerik.com/aspnet-ajax/scheduler/examples/timelineview/defaultcs.aspx

The biggest issue that is a side effect of this is that if I set Radscheduler1.SelectedDate = DateTime.Now  on page load any appointment that is shown in the view starts a day prior to its actual all day date making it span 2 days instead of 1. 

1 Answer, 1 is accepted

Sort by
0
Boyan Dimitrov
Telerik team
answered on 27 Aug 2014, 11:39 AM
Hello,

I am not able to replicate such issue with the provided demo.Could you please clarify whether you are setting any time zone for the RadScheduler control in the markup code or in the code behind?

Regards,
Boyan Dimitrov
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Scheduler
Asked by
Sean
Top achievements
Rank 1
Answers by
Boyan Dimitrov
Telerik team
Share this question
or