6 Answers, 1 is accepted
0
Hello Chris,
Plamen
the Telerik team
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.
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
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
Hi Chris,
Plamen
the Telerik team
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.
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.
And thank you Chris for posting this, I was beginning to think I was crazy.
TimeZoneID="Eastern Standard Time"
And thank you Chris for posting this, I was beginning to think I was crazy.
0
Hi Jeremy,
Plamen
the Telerik team
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.
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.