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

Date showing twice

6 Answers 50 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Chris
Top achievements
Rank 1
Chris asked on 06 Sep 2012, 03:48 AM
I have an issue with the RadScheduler and November 4th is showing up twice in the Month View.  Any ideas why something like this would happen?

Chris

6 Answers, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 07 Sep 2012, 09:43 AM
Hello Chris,

 
I have tried to reproduce the issue but to no avail. Would you please be more specific and share what exactly should be done in order to observe it? This way we will be able to inspect it and be more helpful.

Kind regards,
Plamen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Chris
Top achievements
Rank 1
answered on 07 Sep 2012, 04:32 PM
The issue appears to happen when I do the following, when i commented out this code I did not see the issue.
' Set the Timezone
If Not rsPharmacyCalendar.TimeZoneID.Equals(TimeZoneDropDown.SelectedValue) Then
     rsPharmacyCalendar.TimeZoneID = TimeZoneDropDown.SelectedValue
End If
0
Chris
Top achievements
Rank 1
answered on 07 Sep 2012, 05:11 PM
Also, the same bug exists in your online demo.  I just verified this:

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

Go to November 2012 and change the Timezone to a US Timezone like Eastern Standard Time.

Thanks,
Chris Widmayer
0
Plamen
Telerik team
answered on 12 Sep 2012, 12:30 PM
Hi Chris,

 
Thank you for reporting this issue and for your involvement with RadControls.

I have logged this issue for fixing and we will make our best to fix it for the Q3 release of RadControls.

Kind regards,
Plamen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Jeremy
Top achievements
Rank 1
answered on 16 Sep 2012, 11:28 PM
Not that it helps much but I can confirm this bug as well. The only difference is I'm setting the TimeZoneID on the asp:RadScheduler in the Source as opposed to programmatically. Either way, same property/same value and resulting in Duplicate November 4th's.

TimeZoneID="Eastern Standard Time"

And thank you Chris for posting this, I was beginning to think I was crazy. 
0
Plamen
Telerik team
answered on 18 Sep 2012, 11:54 AM
Hi Jeremy,

 
Thank you for adding this information to the issue and for your concern with RadControls.

If you observe any other unusual issue or behavior please don't hesitate to contact us again.

Greetings,
Plamen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Scheduler
Asked by
Chris
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Chris
Top achievements
Rank 1
Jeremy
Top achievements
Rank 1
Share this question
or