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

ContextMenu Time Issues

1 Answer 37 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Rob Teegarden
Top achievements
Rank 1
Rob Teegarden asked on 19 Mar 2008, 06:53 PM

I have found a couple issues with demo as I am trying to incorporate them into a site.

1. Go Here
2. Click on Week View
3. Click on Show 24 hours
4. Click on today
5. When hovering over todays date, right mouse click on 5PM and click Insert
6. You will notice the appt gets added at 7AM (or at least it does for me I am in PST, not sure why the 10 hour difference - my client to your server?  Issues is on my side locally, it is showing a 5 hours difference.  Client and server are same machine)

Also if you try and add an appt this way while hovering on another day, it always adds it to today because the code behind uses:

RadScheduler1.SelectedDate 

How can this be resolved?

Not sure the client side event eventArgs.get_time() is returning the right time.  I tried setting the TimeZoneOffset, but that didn't seem to affect the results.

On this page, when I click on 5PM, I get this in the console: [11:42:8.338] Clicked slot with time Wed Mar 19 07:00:00 PDT 2008

 

1 Answer, 1 is accepted

Sort by
0
T. Tsonev
Telerik team
answered on 21 Mar 2008, 06:35 PM
Hello Rob,

Thank you for reporting the issue. We have fixed the problem in our current development builds. The fix will be included in the Q1 release. We can send you a hotfix build, if you need the fix immediately.

Regards,
Tsvetomir Tsonev
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Scheduler
Asked by
Rob Teegarden
Top achievements
Rank 1
Answers by
T. Tsonev
Telerik team
Share this question
or